publicKey property
The public key used for compiling a transaction with a signature.
Implementation
@$pb.TagNumber(7)
$core.List<$core.int> get publicKey => $_getN(6);
The public key used for compiling a transaction with a signature.
@$pb.TagNumber(7)
$core.List<$core.int> get publicKey => $_getN(6);