UNPKG

goosefx-amm-sdk

Version:

SDK for the GooseFx AMM

6 lines (4 loc) 276 B
export const EMPTY_OWNER = "please provide owner in load() initialization or you can set by calling GfxCpmmClient.setOwner(owner)"; export const EMPTY_CONNECTION = "please provide connection in load() initialization or set it by GfxCpmmClient.setConnection(connection)";