| Name | Type | Description | Notes |
|---|---|---|---|
| name | string | The name of the instruction | [default to undefined] |
| discriminator | Array<number> | The discriminator for the instruction. Acts as a function selector | [default to undefined] |
| accounts | Array<SOLAccountWithValue> | [default to undefined] | |
| args | Array<SolParameterWithValue> | The arguments of the instruction | [default to undefined] |
[Back to top] [Back to API list] [Back to Model list] [Back to README]