support reserving exact offer amount by splitting output

This commit is contained in:
woodser 2023-06-11 15:28:10 -04:00
parent 0bbb8a4183
commit 722b02f4c9
31 changed files with 424 additions and 173 deletions

View file

@ -158,6 +158,7 @@ class GrpcOffersService extends OffersImplBase {
req.getMinAmount(),
req.getBuyerSecurityDepositPct(),
req.getTriggerPrice(),
req.getSplitOutput(),
req.getPaymentAccountId(),
offer -> {
// This result handling consumer's accept operation will return