ClientPaths define all the connection paths for a client state.

interface ClientPathsAmino {
    paths?: string[];
}

Properties

Properties

paths?: string[]

list of connection paths