package
27.0.0-rc1+incompatible
Repository: https://github.com/osmosis-labs/sqs.git
Documentation: pkg.go.dev

# Functions

MarshalPool marshals a pool to JSON.
ReadCandidateRouteSearchData reads the candidate route search data from disk at the.
ReadPoolDenomsMetaData reads the pool denom meta data from disk at the given path and returns them.
ReadPools reads the pools from a file and returns them.
ReadTakerFees reads the taker fees from a file and returns them.
ReadTokensMetadata reads the tokens meta data from disk at the given path and returns them.
StoreCandidateRouteSearchData stores the candidate route search data to disk at the given path.
StorePoolDenomMetaData stores the pool denom meta data to disk at the given path.
StorePools stores the pools to a file.
StoreTakerFees stores the taker fees to a file.
StoreTokensMetadata stores the tokens meta data to disk at the given path.
UnmarshalPool unmarshals a pool from JSON.

# Structs

SerializedPool is a struct that is used to serialize a pool to JSON.