mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 01:41:11 +01:00
987d89319e
This change fixes the blocking problem in the fee rate request api. Also redefined the TxFeeRateInfo. - Redefined grpc.proto message TxFeeRateInfo, added lastFeeServiceRequestTs field. (CLI user may want to know TS of last fee request.) - Adjusted TxFeeRateInfo proto wrapper. - Adjusted CurrencyFormat and BtcTxFeeRateTest to new TxFeeRateInfo. - Added @Getter annotation to FeeService. (CLI user may want to know TS of last fee request). - Pass resultHandler from GrpcWalletsService through CoreApi, to CoreWalletsService's tx fee rate api methods. |
||
---|---|---|
.. | ||
src |