Expand description
This crate provides several util functions to operate the dao field and NervosDAO related errors.
Enums§
- DaoError
- Errors due to the fact that the NervosDAO rules are not respected.
Functions§
- extract_
dao_ data - Extract
ar
,c
,s
, andu
fromByte32
. - pack_
dao_ data - Pack
ar
,c
,s
, andu
intoByte32
in little endian.