tfchain
tfchain copied to clipboard
Save a proof of the transaction for an executed withdrawal (burn)
Currently the one of the validators calls set_burn_transaction_executed
when a withdrawal is processed completely (when a stellar transaction is successfully created). We need to either post some proof of this transaction or an offchain worker should check if this transaction is indeed done on the Stellar blockchain.