quantadex / distributed_quanta_bridge

The distributed version of the quanta bridge
1 stars 0 forks source link

Add SubmitConfirm_block, and TxId to database #25

Open quocble opened 5 years ago

quocble commented 5 years ago

Once transaction has been submitted, we need to track block # it was submitted to.

On deposit, record the block number on QUANTA on Withdrawal, record the block number on external blockchain

Add 1 more column called SubmitTxHash to store, the ethereum tx hash for withdrawal, and the "blocknum_tx" for the deposit.