Type alias StatusRequest

StatusRequest: {
    chainId: ChainId;
    txHash: string;
}

Type declaration

Generated using TypeDoc