transaction in JSON format
@$pb.TagNumber(2) $core.String get json => $_getSZ(1);
@$pb.TagNumber(2) set json($core.String v) { $_setString(1, v); }