mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
bac3ed5697
This change is a refactoring of the gRPC Wallets service for the purpose of making CoreApi the entry point to all core implementations. These changes should have been made in PR 4295. See https://github.com/bisq-network/bisq/pull/4295 The gRPC Wallet proto def name was changed to Wallets because this service manages BSQ and BTC wallets, and GrpcWalletService was changed to GrpcWalletsService for the same reason. This PR should be reviewed/merged after PR 4308. See https://github.com/bisq-network/bisq/pull/4308 This PR's branch was created from the PR 4308 branch. |
||
---|---|---|
.. | ||
src/main | ||
test.sh |