Type alias GetIsBundleSetInput

GetIsBundleSetInput: {
    bundleId: string;
    fromChainId: BigNumberish;
}

Type declaration

  • bundleId: string
  • fromChainId: BigNumberish