| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the instruction | |
| discriminator | List<BigDecimal> | The discriminator for the instruction. Acts as a function selector | |
| accounts | List<SOLAccount> | ||
| args | List<SolParameter> |
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The name of the instruction | |
| discriminator | List<BigDecimal> | The discriminator for the instruction. Acts as a function selector | |
| accounts | List<SOLAccount> | ||
| args | List<SolParameter> |