Skip to content

Commit

Permalink
Update packages/bridge-ui/src/App.svelte
Browse files Browse the repository at this point in the history
Co-authored-by: shadab-taiko <[email protected]>
  • Loading branch information
cyberhorsey and shadab-taiko authored Mar 14, 2023
1 parent 0b1925b commit 8c918c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/bridge-ui/src/App.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,6 @@
const apiTxs = await $relayerApi.GetAllByAddress(userAddress);
console.log(apiTxs);
const blockInfoMap = await $relayerApi.GetBlockInfo();
relayerBlockInfoMap.set(blockInfoMap);
Expand Down

0 comments on commit 8c918c2

Please sign in to comment.