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