Skip to main content

call

pub async fn call(
    client: &XrpcClient,
    input: &Input,
    opts: Option<&CallOptions>,
) -> Result<Output, CallError>
Expand description

Execute the procedure.