ContractLand / terra-bridge-contracts

GNU General Public License v3.0
1 stars 1 forks source link

Bugfix: Wait for transactions to be confirmed #18

Closed marekkirejczyk closed 6 years ago

marekkirejczyk commented 6 years ago

Loops on getReceipt() until a blockNumber is returned which indicates that the transaction has been confirmed.