Commit graph

3 commits

Author SHA1 Message Date
nordbjorn
771d1ae381
Only fetch onchain transactions from LND within start_time and end_time range 2025-01-20 11:05:10 +01:00
Oliver Gugger
71bb06f6f7
multi: fix linter issues, run imports 2022-11-21 17:12:17 +01:00
Oliver Gugger
6f4c01d0f6
frdrpc+frdrpcserver: move RPC server into own package
To avoid the frdrpc package having dependencies to other libraries and
making using the JSON/WASM stubs hard, we extract all the business logic
and RPC server code into its own package called frdrpcserver.
2022-05-02 12:24:44 +02:00
Renamed from frdrpc/node_audit.go (Browse further)