Module evm_rs_emulator::debug

source ·

Functions

  • Convert a [u8; 20] to a string of hex bytes prefixed with a ‘0x’.
  • Convert a [u8; 32] to a string of hex bytes separated by spaces, with revelent bytes in green.
  • Convert a Vec to a string of hex bytes separated by spaces, with revelent bytes in green.