Function balance
pub fn balance<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the BALANCE instruction.
Gets the balance of the given account.
pub fn balance<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the BALANCE instruction.
Gets the balance of the given account.