[bisq-network/bisq] Add proto wrappers for sending bsq, btc or all balances (#4794)

Stan notifications at github.com
Fri Nov 13 15:27:26 CET 2020


This change adds proto wrappers for sending bsq, btc, or all balances to the CLI.  They will be used in future api method implementations: `getbsqbalance`, `getbtcbalance` and `getbalances`.


This is the second in a chain of PRs beginning with https://github.com/bisq-network/bisq/pull/4793.  

PR https://github.com/bisq-network/bisq/pull/4793 should be reviewed before this one.

You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/4794

-- Commit Summary --

  * Define new grpc bsq/btc balances protos
  * Add proto wrappers for serving bsq, btc or all balances

-- File Changes --

    A core/src/main/java/bisq/core/api/model/BalancesInfo.java (42)
    A core/src/main/java/bisq/core/api/model/BsqBalanceInfo.java (87)
    A core/src/main/java/bisq/core/api/model/BtcBalanceInfo.java (70)
    M proto/src/main/proto/grpc.proto (48)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/4794.patch
https://github.com/bisq-network/bisq/pull/4794.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/4794
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20201113/519a96ae/attachment.html>


More information about the bisq-github mailing list