Macro ckb_fixed_hash::h512

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

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