privateKey property
Private key to sign the Biz.executeWithSignature function call.
Implementation
@$pb.TagNumber(2)
$core.List<$core.int> get privateKey => $_getN(1);
Private key to sign the Biz.executeWithSignature function call.
@$pb.TagNumber(2)
$core.List<$core.int> get privateKey => $_getN(1);