Macro ckb_types::h160[][src]

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

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