Skip to main content
parse_signing_key_ed25519
foundry_
cheatcodes
1.6.0
In foundry_
cheatcodes::
crypto
foundry_cheatcodes
::
crypto
Function
parse_
signing_
key_
ed25519
Copy item path
Source
fn parse_signing_key_ed25519(private_key: &B256) ->
Result
<
SigningKey
>