publicKey property
Public key that will verify and recover the message from the signature.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get publicKey => $_getN(1);
Public key that will verify and recover the message from the signature.
@$pb.TagNumber(2)
$core.List<$core.int> get publicKey => $_getN(1);