UNPKG

@pollum-io/router-sdk

Version:

An sdk for routing swaps using Pegasys v1 and Pegasys v3.

6 lines (5 loc) 88 B
export declare enum Protocol { V1 = "V1", V3 = "V3", MIXED = "MIXED" }