@did-btc1/method
Preparing search index...
Signer
Class Signer
Index
Constructors
constructor
Properties
multikey
network
Accessors
public
Key
Methods
sign
sign
Schnorr
Constructors
constructor
new
Signer
(
params
:
Btc1Signer
)
:
Signer
Parameters
params
:
Btc1Signer
Returns
Signer
Properties
multikey
multikey
:
SchnorrMultikey
network
network
:
keyof
AvailableNetworks
Accessors
public
Key
get
publicKey
()
:
Bytes
Returns
Bytes
Methods
sign
sign
(
hash
:
Hex
)
:
Bytes
Parameters
hash
:
Hex
Returns
Bytes
sign
Schnorr
signSchnorr
(
hash
:
Hex
)
:
Bytes
Parameters
hash
:
Hex
Returns
Bytes
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
multikey
network
Accessors
public
Key
Methods
sign
sign
Schnorr
@did-btc1/method
Loading...