docs/quorum-vault-system/src/generated-documents/level-2/fixed-location/proposer/sol-create-transaction-payl...

286 B

Solana: Create Transaction Payload

{{ #include template-create-tx-0.md:content }}

  1. 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 }}