type CallExceptionAction: | "call" | "estimateGas" | "getTransactionResult" | "sendTransaction" | "unknown";
Was this page helpful?