bodyBytes property
body_bytes is protobuf serialization of a TxBody that matches the representation in TxRaw.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get bodyBytes => $_getN(0);
body_bytes is protobuf serialization of a TxBody that matches the representation in TxRaw.
@$pb.TagNumber(1)
$core.List<$core.int> get bodyBytes => $_getN(0);