Probe to-bytes32
NAME
probe-to-bytes32 - Right-pads hex data to 32 bytes.
SYNOPSIS
probe to-bytes32
[options] bytes
DESCRIPTION
Right-pads hex data to 32 bytes.
Note that this command is for padding a byte string only. If you're looking to format a Ylem string literal into bytes32
, use format-bytes32-string instead.
OPTIONS
Common Options
-h
--help
Prints help information.