Skip to content

ProgramAccounts

bigearsenal edited this page May 17, 2022 · 1 revision

ProgramAccounts

public struct ProgramAccounts<T: BufferLayout>: Decodable 

Inheritance

Decodable

Initializers

init(from:)

public init(from decoder: Decoder) throws 

Properties

accounts

public let accounts: [ProgramAccount<T>]
Types
Protocols
Global Typealiases
Global Variables
Global Functions
Operators
Extensions
Clone this wiki locally