storj/satellite/payments/storjscan
Yaroslav Vorobiov 6d95e34e39 satellite/payments: add payments method for deposit wallets
Add payments method to payments to DepositWallets interface.
Exposes payments retrieval API for a particular wallet to
other systems such as console billing API.

Change-Id: Ifcb3a35514aab50be00f6360007954980b5d8b38
2022-07-12 11:25:30 +00:00
..
blockchaintest satellite/payments/storjscan: add client and list all payments API call 2022-05-20 15:10:17 +00:00
storjscantest satellite/payments/storjscan: add client and list all payments API call 2022-05-20 15:10:17 +00:00
chore_test.go satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
chore.go satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
client_test.go satellite/payments/storjscan: payment API type add USD value 2022-06-24 22:30:30 +00:00
client.go satellite/payments/storjscan: payment API type add USD value 2022-06-24 22:30:30 +00:00
db.go satellite/{payments/storjscan,satellitedb}: Add storjscan wallet DB 2022-05-24 08:42:02 +00:00
paymentsdb_test.go satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
paymentsdb.go satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
service_test.go satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
service.go satellite/payments: add payments method for deposit wallets 2022-07-12 11:25:30 +00:00
storjscan.go satellite/payments/storjscan: update config and wrap service errors 2022-06-07 14:21:42 +00:00
wallets_test.go satellite/{payments/storjscan,satellitedb}: Add storjscan wallet DB 2022-05-24 08:42:02 +00:00
walletsdb.go satellite/{payments/storjscan,satellitedb}: Add storjscan wallet DB 2022-05-24 08:42:02 +00:00