From b66e6078372b7b33a349b087edc813c70ea7e96e Mon Sep 17 00:00:00 2001 From: Alazne Morales <86524177+alaznem@users.noreply.github.com> Date: Mon, 22 Nov 2021 23:45:48 +0000 Subject: [PATCH] Create feeRatesSource-static-1-sat-per-vbyte.json --- .../preferences/feeRatesSource-static-1-sat-per-vbyte.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/main/resources/com/sparrowwallet/sparrow/preferences/feeRatesSource-static-1-sat-per-vbyte.json diff --git a/src/main/resources/com/sparrowwallet/sparrow/preferences/feeRatesSource-static-1-sat-per-vbyte.json b/src/main/resources/com/sparrowwallet/sparrow/preferences/feeRatesSource-static-1-sat-per-vbyte.json new file mode 100644 index 00000000..8296fe4a --- /dev/null +++ b/src/main/resources/com/sparrowwallet/sparrow/preferences/feeRatesSource-static-1-sat-per-vbyte.json @@ -0,0 +1 @@ +{"fastestFee":1,"halfHourFee":1,"hourFee":1,"minimumFee":1}