authInfoBytes property
auth_info_bytes is a protobuf serialization of an AuthInfo that matches the representation in TxRaw.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get authInfoBytes => $_getN(1);
auth_info_bytes is a protobuf serialization of an AuthInfo that matches the representation in TxRaw.
@$pb.TagNumber(2)
$core.List<$core.int> get authInfoBytes => $_getN(1);