Type alias RangoCrossChainOptions

RangoCrossChainOptions: RequiredCrossChainOptions & {
    swappersGroupsExclude?: boolean;
}

Property

List of all accepted swappers (e.g. providers), an empty list means no filter is required

Property

Defines the provided swappers' tags as the include/exclude list. Default is false (include)

Generated using TypeDoc