This fixes the issue where simulation queries are rejected without fees set.
Main purpose of simulation queries are to calculate the gas used for execution. Base on this gas value returned (and an adjustment value) the fee amount for the TX would be set by the CLI
This fixes the issue where simulation queries are rejected without fees set. Main purpose of simulation queries are to calculate the gas used for execution. Base on this gas value returned (and an adjustment value) the fee amount for the TX would be set by the CLI