parse_blockchain_single_value_from_gtv
function parse_blockchain_single_value_from_gtv(gtv: gtv): (allow_all: boolean, byte_array?)(source)
Reads a GTV-encoded moduleArgs field containing a single blockchain RID.
Throws "CONFIG ERROR"
if the RID cannot be parsed as hex byte_array
Parameters
gtv
the GTV-encoded configuration to parse