Macro ckb_types::h256

source ·
macro_rules! h256 {
    ($arg:literal) => { ... };
}
Expand description

A macro used to create a const H256 from a hexadecimal string or a trimmed hexadecimal string.