pub static CREATE_ACCOUNT_FIRST: Lazy<u64>
Expand description

The gas cost of a first time create-account transaction.

This includes the cost of the event counter creation which makes the transaction more expensive. All such transactions are expected to cost the same gas.