Skip to main content
sign_ed25519
foundry_
cheatcodes
1.6.0
In foundry_
cheatcodes::
crypto
foundry_cheatcodes
::
crypto
Function
sign_
ed25519
Copy item path
Source
fn sign_ed25519(namespace: &[
u8
], message: &[
u8
], private_key: &B256) ->
Result