Preparing search index...
The search index is not available
Solana Signer SDK Documentation
Solana Signer SDK Documentation
@neonevm/solana-sign
SkipScheduledTransactionData
Interface SkipScheduledTransactionData
interface
SkipScheduledTransactionData
{
holderAccount
:
PublicKey
;
neonEvmProgram
:
PublicKey
;
signerAddress
:
PublicKey
;
transactionIndex
:
number
;
treeAccountAddress
:
PublicKey
;
}
Index
Properties
holder
Account
neon
Evm
Program
signer
Address
transaction
Index
tree
Account
Address
Properties
holder
Account
holderAccount
:
PublicKey
neon
Evm
Program
neonEvmProgram
:
PublicKey
signer
Address
signerAddress
:
PublicKey
transaction
Index
transactionIndex
:
number
tree
Account
Address
treeAccountAddress
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
holder
Account
neon
Evm
Program
signer
Address
transaction
Index
tree
Account
Address
Solana Signer SDK Documentation
Loading...