MCPcopy Create free account
hub / github.com/OCEChain/OCEChain / GetProposalsFiltered

Method GetProposalsFiltered

x/gov/keeper.go:142–184  ·  view source on GitHub ↗

Get Proposal from store by ProposalID

(ctx sdk.Context, voterAddr sdk.AccAddress, depositerAddr sdk.AccAddress, status ProposalStatus, numLatest uint64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

queryProposalsFunction · 0.80
ExportGenesisFunction · 0.80

Calls 6

peekCurrentProposalIDMethod · 0.95
GetVoteMethod · 0.95
GetDepositMethod · 0.95
GetProposalMethod · 0.95
validProposalStatusFunction · 0.85
GetStatusMethod · 0.65

Tested by

no test coverage detected