pub fn node_key(namespace: &str, record_id: &RecordId) -> Vec<u8> ⓘ
Build a node storage key.
Format: [0x01][ns_hash: 4B][record_id_key]
[0x01][ns_hash: 4B][record_id_key]