Module accounts

Source
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ยง

CheckPermission
Generated client accounts for CheckPermission.
Initialize
Generated client accounts for Initialize.
SetAdmin
Generated client accounts for SetAdmin.
SetRelayer
Generated client accounts for SetRelayer.
SetRouterSplit
Generated client accounts for SetRouterSplit.
SetSecondaryRelayer
Generated client accounts for SetSecondaryRelayer.
SetSplits
Generated client accounts for SetSplits.
SubmitBid
Generated client accounts for SubmitBid.
Swap
Generated client accounts for Swap.
WithdrawFees
Generated client accounts for WithdrawFees.