signedTransaction property
Signed and encoded transaction bytes. NOTE: Before sending to the Rosetta node, this value should be hex-encoded before using with the JSON structure.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get signedTransaction => $_getN(0);