FeeBtc
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getFast() | string | Transaction fee in BTC/LTC to be paid, if transaction should be included in next 1-2 blocks. Example: 0.006584 | |
getMedium() | string | Transaction fee in BTC/LTC to be paid, if transaction should be included in next 5-6 blocks. Example: 0.004584 | |
getSlow() | string | Transaction fee in BTC/LTC to be paid, if transaction should be included in next 7+ blocks. Example: 0.002584 |