sui_
bridge
1.47.0
In sui_
bridge::
utils
sui_bridge
::
utils
Function
get_eth_signer_client
Copy item path
Source
pub async fn get_eth_signer_client( url: &
str
, private_key_hex: &
str
, ) ->
Result
<
EthSigner
>