Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 459 Bytes

File metadata and controls

16 lines (8 loc) · 459 Bytes

SolanaInstruction

Properties

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>