interface BridgeFromEVMOutput {
    txHash: string;
}

Properties

Properties

txHash: string