Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add proto fields to support trade fee currency choice
This change adds proto support for paying maker fees in bsq or btc. The implementation will come in a future PR. - Added makerFeeCurrencyCode field to CreateOfferRequest proto. - Added isCurrencyForMakerFeeBtc field to OfferInfo proto wrapper. - Add takerFeeCurrencyCode field to TakeOfferRequest proto.
- Loading branch information