Kujira.Bow.Pool (kujira v0.1.80)
Summary
Types
@type t() :: Kujira.Bow.Pool.Xyk.t() | Kujira.Bow.Pool.Stable.t() | Kujira.Bow.Pool.Lsd.t()
Functions
Link to this function
from_config(channel, address, params)
@spec from_config(GRPC.Channel.t(), String.t(), map()) :: :error | {:ok, t()}