Preparing search index...
The search index is not available
@neonevm/solana-sign - v0.1.9
@neonevm/solana-sign
CreateScheduledTransactionData
Interface CreateScheduledTransactionData
interface
CreateScheduledTransactionData
{
chainId
:
number
;
isMultiple
?:
boolean
;
neonEvmProgram
:
PublicKey
;
neonTransaction
:
string
;
neonWallet
:
string
;
neonWalletNonce
:
number
;
signerAddress
:
PublicKey
;
tokenMintAddress
:
PublicKey
;
}
Index
Properties
chain
Id
is
Multiple?
neon
Evm
Program
neon
Transaction
neon
Wallet
neon
Wallet
Nonce
signer
Address
token
Mint
Address
Properties
chain
Id
chainId
:
number
Optional
is
Multiple
isMultiple
?:
boolean
neon
Evm
Program
neonEvmProgram
:
PublicKey
neon
Transaction
neonTransaction
:
string
neon
Wallet
neonWallet
:
string
neon
Wallet
Nonce
neonWalletNonce
:
number
signer
Address
signerAddress
:
PublicKey
token
Mint
Address
tokenMintAddress
:
PublicKey
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
chain
Id
is
Multiple
neon
Evm
Program
neon
Transaction
neon
Wallet
neon
Wallet
Nonce
signer
Address
token
Mint
Address
@neonevm/solana-sign - v0.1.9
Loading...