Search
Preparing search index...
The search index is not available
Leap Keychain
Options
All
Public
Public/Protected
All
Inherited
Menu
Leap Keychain
IBip32
Interface IBip32
Hierarchy
IBip32
Index
Methods
derive
Path
from
Seed
sign
Methods
derive
Path
derive
Path
(
key
:
IHDKey
, path
:
string
)
:
IChildKey
Parameters
key:
IHDKey
path:
string
Returns
IChildKey
from
Seed
from
Seed
(
seed
:
Uint8Array
)
:
IHDKey
Parameters
seed:
Uint8Array
Returns
IHDKey
sign
sign
(
key
:
IChildKey
, hash
:
Uint8Array
)
:
Uint8Array
Parameters
key:
IChildKey
hash:
Uint8Array
Returns
Uint8Array
Modules
<internal>
Secp256k1
IBip32
derive
Path
from
Seed
sign