Constant alloy_rlp::EMPTY_LIST_CODE

source ยท
pub const EMPTY_LIST_CODE: u8 = 0xC0;
Expand description

RLP prefix byte for a 0-length array.