eosiosg / eos-challenge-contract

ISC License
3 stars 0 forks source link

Add base gas fee #32

Closed Frank-AFN closed 4 years ago

Frank-AFN commented 4 years ago

21000 gas is charged for any transaction as a "base fee". This covers the cost of an elliptic curve operation to recover the sender address from the signature as well as the disk and bandwidth space of storing the transaction.

reference: https://github.com/ethereum/wiki/wiki/Design-Rationale#gas-and-fees