pub static CREATE_EXISTING_ACCOUNT_FIRST: Lazy<u64>
Expand description

The gas cost of a create-account transaction where the receiver already exists.

This includes the cost of the event counter creation. As such the cost of the transaction would be higher and the balance required must be higher. All such transactions are expected to cost the same gas.