internalKey property
The internal key, usually the public key of the recipient.
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get internalKey => $_getN(0);
The internal key, usually the public key of the recipient.
@$pb.TagNumber(1)
$core.List<$core.int> get internalKey => $_getN(0);