Macro ckb_types::h256[][src]

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

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