Preparing search index...
The search index is not available
@solana/spl-token
@solana/spl-token
DecodedSyncNativeInstruction
Interface DecodedSyncNativeInstruction
A decoded, valid SyncNative instruction
interface
DecodedSyncNativeInstruction
{
data
:
{
instruction
:
SyncNative
;
}
;
keys
:
{
account
:
AccountMeta
;
}
;
programId
:
PublicKey
;
}
Index
Properties
data
keys
program
Id
Properties
data
data
:
{
instruction
:
SyncNative
;
}
Type declaration
instruction
:
SyncNative
keys
keys
:
{
account
:
AccountMeta
;
}
Type declaration
account
:
AccountMeta
program
Id
program
Id
:
PublicKey
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
keys
program
Id
@solana/spl-token
AccountState
AccountType
AuthorityType
CpiGuardInstruction
DefaultAccountStateInstruction
ExtensionType
InterestBearingMintInstruction
MemoTransferInstruction
MetadataPointerInstruction
TokenInstruction
TransferFeeInstruction
TransferHookInstruction
TokenAccountNotFoundError
TokenError
TokenInvalidAccountDataError
TokenInvalidAccountError
TokenInvalidAccountOwnerError
TokenInvalidAccountSizeError
TokenInvalidInstructionDataError
TokenInvalidInstructionKeysError
TokenInvalidInstructionProgramError
Loading...
Generated using
TypeDoc
A decoded, valid SyncNative instruction