0g-chain/x/community/keeper
Robert Pirtle 7c58fb5303
Add x/community Lend proposals (#1425)
* implement & register x/community lend proposals

* register proposals in x/community codec

* allow x/community macc to receive funds

* init lend from genesis in proposal tests

* test CommunityLendWithdrawProposal

* helpful comment on x/community keeper deps

* use RouteKey in module.go
2022-12-12 16:38:27 -08:00
..
grpc_query_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
grpc_query.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
keeper_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
keeper.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
msg_server_test.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
msg_server.go add x/kavamint & x/community modules (#1400) 2022-12-09 13:24:35 -08:00
proposal_handler_test.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00
proposal_handler.go Add x/community Lend proposals (#1425) 2022-12-12 16:38:27 -08:00