ProgramAccount - p2p-org/solana-swift GitHub Wiki
ProgramAccount
public struct ProgramAccount<T: BufferLayout>: Decodable
Inheritance
Decodable
Properties
account
public let account: BufferInfo<T>
pubkey
public let pubkey: String