Preparing search index...
The search index is not available
@neonevm/solana-sign - v0.1.9
@neonevm/solana-sign
ScheduledTreeAccount
Interface ScheduledTreeAccount
interface
ScheduledTreeAccount
{
activeStatus
:
string
;
address
:
string
;
balance
:
string
;
chainId
:
string
;
lastIndex
:
string
;
lastSlot
:
string
;
maxFeePerGas
:
string
;
maxPriorityFeePerGas
:
string
;
nonce
:
string
;
payer
:
string
;
status
:
string
;
transactions
:
ScheduledTransactionStatus
[]
;
}
Index
Properties
active
Status
address
balance
chain
Id
last
Index
last
Slot
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
payer
status
transactions
Properties
active
Status
activeStatus
:
string
address
address
:
string
balance
balance
:
string
chain
Id
chainId
:
string
last
Index
lastIndex
:
string
last
Slot
lastSlot
:
string
max
Fee
Per
Gas
maxFeePerGas
:
string
max
Priority
Fee
Per
Gas
maxPriorityFeePerGas
:
string
nonce
nonce
:
string
payer
payer
:
string
status
status
:
string
transactions
transactions
:
ScheduledTransactionStatus
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
active
Status
address
balance
chain
Id
last
Index
last
Slot
max
Fee
Per
Gas
max
Priority
Fee
Per
Gas
nonce
payer
status
transactions
@neonevm/solana-sign - v0.1.9
Loading...