Skip to content
This repository was archived by the owner on Feb 9, 2026. It is now read-only.

Commit 69dff69

Browse files
committed
chore: mock readAddressesFromFile()
1 parent 11e7624 commit 69dff69

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/src/mock.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ export default {
3333
appendLdkPaymentId: noop,
3434
getLdkUnconfirmedTxs: noop,
3535
getLdkSpendableOutputs: noop,
36+
readAddressesFromFile: noop,
3637
saveUnconfirmedTxs: noop,
3738
saveBroadcastedTxs: noop,
3839
saveLdkPeerData: noop,

0 commit comments

Comments
 (0)