MCPcopy Create free account
hub / github.com/Sifchain/sifnode / IsPoolClosed

Method IsPoolClosed

x/margin/types/expected_keepers.go:73–73  ·  view source on GitHub ↗
(ctx sdk.Context, asset string)

Source from the content-addressed store, hash-verified

71 SetEnabledPools(ctx sdk.Context, pools []string)
72 IsPoolEnabled(ctx sdk.Context, asset string) bool
73 IsPoolClosed(ctx sdk.Context, asset string) bool
74 IsWhitelistingEnabled(ctx sdk.Context) bool
75 IsRowanCollateralEnabled(ctx sdk.Context) bool
76

Callers 1

OpenMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected