Constructors
constructor
Parameters
Properties
accountKeys
header
instructions
recentBlockhash
recentBlockhash: string
Accessors
addressTableLookups
compiledInstructions
staticAccountKeys
version
Returns "legacy"
Methods
getAccountKeys
isAccountSigner
- isAccountSigner(index: number): boolean
Parameters
Returns boolean
isAccountWritable
- isAccountWritable(index: number): boolean
Parameters
Returns boolean
isProgramId
- isProgramId(index: number): boolean
Parameters
Returns boolean
nonProgramIds
programIds
serialize
Returns Buffer
Static compile
Parameters
Static from
- from(buffer: number[] | Uint8Array | Buffer): Message
Parameters
buffer: number[] | Uint8Array | Buffer
List of instructions to be processed atomically