Skip to main content

sign

Function sign 

Source
pub(super) async fn sign(
    safe: Address,
    safe_tx_hash: B256,
    service: SafeServiceOpts,
    rpc: RpcOpts,
    wallet: WalletOpts,
) -> Result<()>