0g-chain/x/community
Robert Pirtle 8eb9e1d4a1
Add LegacyCommunityPool query to x/community (#1432)
* add proto for LegacyCommunityPool query

* add distribution keeper to community keeper

* implement LegacyCommunityPool query

* add cli cmd for legacy-community-pool
2022-12-19 13:56:46 -08:00
..
client Add LegacyCommunityPool query to x/community (#1432) 2022-12-19 13:56:46 -08:00
keeper Add LegacyCommunityPool query to x/community (#1432) 2022-12-19 13:56:46 -08:00
spec add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
testutil Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
types Add LegacyCommunityPool query to x/community (#1432) 2022-12-19 13:56:46 -08:00
abci.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
genesis_test.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
genesis.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
handler.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
module_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
module.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00