Vana SDK - v4.1.0
Preparing search index...
index.node
PaymentNonceSource
Type Alias PaymentNonceSource
PaymentNonceSource
:
(
payerAddress
:
string
)
=>
Promise
<
bigint
>
|
bigint
Supplies a monotonically-increasing payment nonce per payer.
Type Declaration
(
payerAddress
:
string
)
:
Promise
<
bigint
>
|
bigint
Parameters
payerAddress
:
string
Returns
Promise
<
bigint
>
|
bigint
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
Vana SDK - v4.1.0
Loading...
Supplies a monotonically-increasing payment nonce per payer.