ParsedWithdrawNonceAccountInstruction
Type Parameters
| Type Parameter | Default type |
|---|---|
TProgram extends string | typeof SYSTEM_PROGRAM_ADDRESS |
TAccountMetas extends readonly AccountMeta[] | readonly AccountMeta[] |
Properties
accounts
| Name | Type |
|---|---|
nonceAccount | TAccountMetas[0] |
nonceAuthority | TAccountMetas[4] |
recentBlockhashesSysvar | TAccountMetas[2] |
recipientAccount | TAccountMetas[1] |
rentSysvar | TAccountMetas[3] |