Preparing search index...
The search index is not available
@anchor-lang/core - v1.0.1
@anchor-lang/core
web3
NonceAccount
Class NonceAccount
NonceAccount class
Index
Constructors
constructor
Properties
authorized
Pubkey
fee
Calculator
nonce
Methods
from
Account
Data
Constructors
constructor
new
Nonce
Account
(
)
:
NonceAccount
Returns
NonceAccount
Properties
authorized
Pubkey
authorized
Pubkey
:
PublicKey
fee
Calculator
fee
Calculator
:
FeeCalculator
nonce
nonce
:
string
Methods
Static
from
Account
Data
from
Account
Data
(
buffer
)
:
NonceAccount
Deserialize NonceAccount from the account data.
Parameters
buffer
:
number
[]
|
Uint8Array
|
Buffer
account data
Returns
NonceAccount
NonceAccount
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
authorized
Pubkey
fee
Calculator
nonce
from
Account
Data
@anchor-lang/core - v1.0.1
Loading...
NonceAccount class