Solana: Create Transaction Payload
{{ #include template-create-tx-0.md:content }}
- Use icepick to generate and sign the payload:
$ icepick workflow sol <--option value> <--option value> --export-for-quorum --sign > <output_file>
{{ #include template-create-tx-1.md }}