bisq/apitest
ghubstan b725f06514
Adjust api to new minimum fee per vbyte
The BaseCurrencyNetwork#getDefaultMinFeePerVbyte now returns
15 (sats/byte) since commit b341bb6e89.

This change adjusts the api to the new min tx fee rate by validating
the api's setTxFeeRatePreference param, and throwing an appropirate
exception if the param value is below the minimum.  Also adjusted a broken
test, and added a new test to check the appropriate exception is received
from the server.
2021-02-25 11:31:13 -03:00
..
docs Add missing punctuation (.) 2021-02-16 09:36:24 -03:00
scripts Fix find pid on OSX 2021-02-04 19:16:19 -03:00
src Adjust api to new minimum fee per vbyte 2021-02-25 11:31:13 -03:00
dao-setup.gradle Delete commented statement 2020-07-13 19:48:59 -03:00