interface ContractCallFailed {
    chain: string;
    msgId: string;
}

Properties

Properties

chain: string
msgId: string

Generated using TypeDoc