Preparing search index...
The search index is not available
Stacks.js
Stacks.js
@stacks/transactions
nextVerification
Function nextVerification
next
Verification
(
initialSigHash
,
authType
,
fee
,
nonce
,
pubKeyEncoding
,
signature
)
:
{
nextSigHash
:
string
;
pubKey
:
StacksPublicKey
;
}
Parameters
initialSigHash
:
string
authType
:
AuthType
fee
:
IntegerType
nonce
:
IntegerType
pubKeyEncoding
:
PubKeyEncoding
signature
:
MessageSignature
Returns
{
nextSigHash
:
string
;
pubKey
:
StacksPublicKey
;
}
next
Sig
Hash
:
string
pub
Key
:
StacksPublicKey
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
sbtc
@stacks/storage
@stacks/wallet-sdk
Generated using
TypeDoc