Please help me to understand the correct way to compute Gas Price and Gas Limit using offline mode in ethereumj.
I have been using EtherScan's API eth_gasPrice and eth_estimateGas as of now. Just wanted to understand if there is a better way of doing this.
Thanks in advance.