Skip to content

Commit

Permalink
chore: trigger deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
tansawit committed Jan 17, 2023
1 parent 80378ca commit 8cef894
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/hooks/useDummyWallet.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,5 @@ export const useDummyWallet = () => {
}
})();
}, [currentChainRecord?.chain.bech32_prefix]);

return { dummyWallet, dummyAddress };
};

1 comment on commit 8cef894

@vercel
Copy link

@vercel vercel bot commented on 8cef894 Jan 17, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.