encoder library

Classes

AccountMeta
Class that wraps addresses with information necessary for solana transactions to be encoded correctly.
AddressLookupTableAccount
AddressLookupTableState
ByteArray
CompiledInstruction
CompiledMessage
CompiledMessageLegacy
CompiledMessageV0
Instruction
Taken from here.
LoadedAddresses
Message
This is an implementation of the Message Format.
MessageAddressTableLookup
Signature
A digital signature by some SignatureAlgorithm.
SignedTx
Represents a signed transaction that consists of the transaction message and an array of signatures. The array of signatures must be populated following the solana convention for the set of addresses that they belong to within the message.
Sysvar