Preparing search index...
The search index is not available
Stacks.js
Stacks.js
@stacks/transactions
nextSignature
Function nextSignature
next
Signature
(
curSigHash
,
authType
,
fee
,
nonce
,
privateKey
)
:
{
nextSig
:
MessageSignature
;
nextSigHash
:
string
;
}
Parameters
curSigHash
:
string
authType
:
AuthType
fee
:
IntegerType
nonce
:
IntegerType
privateKey
:
StacksPrivateKey
Returns
{
nextSig
:
MessageSignature
;
nextSigHash
:
string
;
}
next
Sig
:
MessageSignature
next
Sig
Hash
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Stacks.js
@stacks/auth
@stacks/encryption
@stacks/network
@stacks/stacking
@stacks/transactions
@stacks/bns
@stacks/common
@stacks/profile
@stacks/storage
@stacks/wallet-sdk
Generated using
TypeDoc