diff --git a/quorum-vault-system/src/generated-documents/level-2/fixed-location/proposer/create-transaction-payload.md b/quorum-vault-system/src/generated-documents/level-2/fixed-location/proposer/create-transaction-payload.md index df44b67..0f2097d 100644 --- a/quorum-vault-system/src/generated-documents/level-2/fixed-location/proposer/create-transaction-payload.md +++ b/quorum-vault-system/src/generated-documents/level-2/fixed-location/proposer/create-transaction-payload.md @@ -95,6 +95,8 @@ The proposer must combine these values into a JSON file, such as: * e.g `icepick workflow cosmos withdraw-rewards --delegate-address kyve1q9w3nar74up6mxnwd428wpr5nffcw3360tkxer --validator-address kyvevaloper1ghpmzfuggm7vcruyhfzrczl4aczy8gas8guslh --chain-name korellia --export-for-quorum --sign > /ceremonies//payloads/payload_.json` + * e.g `icepick workflow sol transfer --from-address "$(cat //0.txt)" --to-address "$(cat to_address.txt) --amount --export-for-quorum --sign > /ceremonies//payloads/payload_.json` + 1. Copy the updated ceremonies repo to the SD card * `cp -r /root/vaults /media`