SolanaTxMessage
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getHeader() | \Tatum\Model\SolanaTxMessageHeader | Example: null | [optional] |
| getAccountKeys() | string[] | Example: null | [optional] |
| getRecentBlockhash() | string | Example: C3vsoVwVWx7yPRhsNoKpcm2CJTrnVcvimdC4bd3jTPbj | [optional] |
| getInstructions() | \Tatum\Model\SolanaTxMessageInstruction[] | Example: null | [optional] |
| getIndexToProgramIds() | object | Example: null | [optional] |