Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 530 Bytes

File metadata and controls

16 lines (8 loc) · 530 Bytes

SOLAccountWithValue

Properties

Name Type Description Notes
name String The name of the account
signer Boolean Indicates if the account needs to sign the instruction. If true a signature for this account must be provided [optional]
writable Boolean Indicates if the account's data can be changed by the instruction. [optional]
address String The address of the account