Expand description
An Anchor generated module, providing a set of structs
mirroring the structs deriving Accounts
, where each field is
a Pubkey
. This is useful for specifying accounts for a client.
Structsยง
- Approve
- Generated client accounts for
Approve
. - Auth
- Generated client accounts for
Auth
. - Create
Smart Wallet - Generated client accounts for
CreateSmartWallet
. - Create
Subaccount Info - Generated client accounts for
CreateSubaccountInfo
. - Create
Transaction - Generated client accounts for
CreateTransaction
. - Execute
Transaction - Generated client accounts for
ExecuteTransaction
. - Owner
Invoke Instruction - Generated client accounts for
OwnerInvokeInstruction
.