Decoded Instruction
Types
Link copied to clipboard
Link copied to clipboard
data class Raw(val program: PublicKey, val accounts: List<AccountMeta>?, val data: ByteArray?) : DecodedInstruction
Link copied to clipboard
Link copied to clipboard