@$pb.TagNumber(1) PublicKey get publicKey => $_getN(0);
@$pb.TagNumber(1) set publicKey(PublicKey v) { setField(1, v); }