CCC Docs
GitHub
App
Docs
Playground
Preparing search index...
@ckb-ccc core
index
keystoreDecrypt
Function keystoreDecrypt
keystoreDecrypt
(
keystore
:
unknown
,
password
:
string
,
)
:
Promise
<
{
privateKey
:
Bytes
;
chainCode
:
Bytes
}
>
Parameters
keystore
:
unknown
password
:
string
Returns
Promise
<
{
privateKey
:
Bytes
;
chainCode
:
Bytes
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
App
Docs
Playground
CCC Docs
Loading...