ConfirmedTransaction_Message - p2p-org/solana-swift GitHub Wiki
ConfirmedTransaction.Message
struct Message: Decodable
Inheritance
Decodable
Properties
accountKeys
public let accountKeys: [Account.Meta]
instructions
public let instructions: [ParsedInstruction]
recentBlockhash
public let recentBlockhash: String