ConstantCombinatorPrototype::pulse_duration is unknown uint
Posted: Wed Jan 15, 2025 12:15 am
ConstantCombinatorPrototype::pulse_duration is specified to be a uint but the prototype docs do not contain such a type. Only the specific variants uint8, uint16, uint32, uint64. The runtime docs however do have a uint concept.