Type alias HopStructInput
HopStructInput: {
attestedClaimId: string;
maxBonderFee: BigNumberish;
maxTotalSent: BigNumberish;
pathId: string;
}
Type declaration
attestedClaimId: string
maxBonderFee: BigNumberish
maxTotalSent: BigNumberish
pathId: string