privateKey property
Private key to sign the transaction (bytes)
Implementation
@$pb.TagNumber(1)
$core.List<$core.int> get privateKey => $_getN(0);
Private key to sign the transaction (bytes)
@$pb.TagNumber(1)
$core.List<$core.int> get privateKey => $_getN(0);