@$pb.TagNumber(5) $core.String get depositTxHex => $_getSZ(4);
@$pb.TagNumber(5) set depositTxHex($core.String v) { $_setString(4, v); }