pub static PEER_TO_PEER_NEW_RECEIVER_TOO_LOW_FIRST: Lazy<u64>
Expand description

The gas cost of a peer-to-peer transaction that tries to create a new account, but fails because of an insufficient balance.

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.