Skip to main content
Version: current

Prove a Transaction

To prove a transaction run the following command:

brambl-cli tx prove -w $PASSWORD --keyfile $MAIN_KEY -i $TX_FILE -o $TX_PROVED_FILE --walletdb $WALLET

This will prove the transaction in the file $TX_FILE and store the result in the file $TX_PROVED_FILE. The right indexes to derive the keys are taken from the wallet database.