MCPcopy Create free account
hub / github.com/akash-network/node / GetMintStatus

Method GetMintStatus

x/bme/keeper/keeper.go:46–46  ·  view source on GitHub ↗
(sdk.Context)

Source from the content-addressed store, hash-verified

44 GetState(sdk.Context) (bmetypes.State, error)
45
46 GetMintStatus(sdk.Context) (bmetypes.MintStatus, error)
47 GetCollateralRatio(sdk.Context) (sdkmath.LegacyDec, error)
48
49 BeginBlocker(_ context.Context) error

Callers 2

StatusMethod · 0.65
settleFromAktFallbackMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected