Desktop-Wallet
Desktop-Wallet copied to clipboard
Incorrect base gas usage
It seems that we're suggesting a base gas cost of 22000
gas, when that is not the base. Additionally, placing anything lower leads to INVALID_NRG_COST
or some error similar.
Need to verify:
- Why 22000 was original selected.
- Options to change this.
It used to be the case, on older api-node combinations, that we couldn't send signed Aion transactions with empty data fields so thismeant extra nrg was required. We'll update this for regular tx, and for token transfers we'll approximate to a rounded number in the thousands