transaction property
A "proven" Transaction that is meant to be included in the blockchain
Implementation
@$pb.TagNumber(1)
$29.IoTransaction get transaction => $_getN(0);
Implementation
@$pb.TagNumber(1)
set transaction($29.IoTransaction v) { setField(1, v); }