Enumeration FeePaymentMethod

Enumeration Members

WITH_NATIVE_CURRENCY: "native"

The fee is paid in the native currency of the source chain.

WITH_STABLECOIN: "stablecoin"

The fee is paid with the stablecoin token.

Generated using TypeDoc