Function selfbalance
pub fn selfbalance<IT, H>(
context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>Available on crate feature
evm only.Expand description
EIP-1884: Repricing for trie-size-dependent opcodes
pub fn selfbalance<IT, H>(
context: InstructionContext<'_, H, IT>,
) -> Result<(), InstructionResult>evm only.EIP-1884: Repricing for trie-size-dependent opcodes