Skip to main content

add

Function add 

Source
pub(super) async fn add(
    safe: Address,
    delegate: Address,
    label: String,
    service: SafeServiceOpts,
    rpc: RpcOpts,
    wallet: WalletOpts,
) -> Result<()>