dymension icon indicating copy to clipboard operation
dymension copied to clipboard

streamer should implement the community pool interface

Open mtsitrin opened this issue 9 months ago • 0 comments

Following the streamer concept, and in sync with the cosmos-sdk v50 refactor, the streamer module should act as the community pool interface provider, instead of the distribution module. by implementing the interface, other modules that can send funds to the community pool, would send the funds to the streamer.

Need to add for streamer the ability to send funds directly to an address, same as distribution's community pool

mtsitrin avatar Nov 12 '23 10:11 mtsitrin