ark
0.1.0-beta.4
In ark::
musig
ark
::
musig
Function
nonce_pair_with_msg
Copy item path
Source
pub fn nonce_pair_with_msg( key: &
Keypair
, msg: &[
u8
;
32
], ) -> (
SecretNonce
,
PublicNonce
)