0
I am requried to give customer the best fee in next block.
Current,I find 3 solutions to get fee.
- using rpc method
estimatesmartfee - using history block
- using rpc method
getblocktemplate
Which or what is the best way to get the fee?
0
I am requried to give customer the best fee in next block.
Current,I find 3 solutions to get fee.
estimatesmartfeegetblocktemplate Which or what is the best way to get the fee?