Post
Topic
Board Electrum
Topic OP
How to get fee rate in KB
by
bere3kin
on 22/11/2020, 22:02:53 UTC
Hello everyone, as I know command
Code:
electrum getfeerate

gives a rate in sat/byte, but is there any way to get it straight in sat/kbyte?
Is divide it to 1000 a good idea when actual fee for e.g. will be not 3147 but 3000 rounded to 3 and divide gives 0.003 sat/kbyte, or I am wrong and it always will be 3000?
Thanks.