]> git.codecow.com Git - libnemo.git/commit
Extract wallet refresh to separate module and refactor to use batch RPC endpoints.
authorChris Duncan <chris@zoso.dev>
Tue, 19 Aug 2025 14:51:00 +0000 (07:51 -0700)
committerChris Duncan <chris@zoso.dev>
Tue, 19 Aug 2025 14:51:00 +0000 (07:51 -0700)
commita3fff6b7b862b9da54004b67373b03585d5533b1
treed403ca616cafda59c9bc53d23735ec2bdd1d6fd7
parent964cd6b293a715d5d208ec8a38085eeb49a2f73f
Extract wallet refresh to separate module and refactor to use batch RPC endpoints.
src/lib/wallet/index.ts
src/lib/wallet/refresh.ts [new file with mode: 0644]
test/test.refresh-accounts.mjs