fedimint / fedimint

Federated E-Cash Mint
https://fedimint.org/
MIT License
530 stars 209 forks source link

wip: feat: more generic primary module #5079

Open maan2003 opened 1 week ago

maan2003 commented 1 week ago

replace primary module with balance provider.

this is more flexible, you can use inputs from multiple modules

example: you have mint-v2 and mint modules, you can inputs from both mint and mint-v2, but only use output of mint-v2.

elsirion commented 4 days ago

Should be coordinated with #4477. @joschisan thoughts on this proposal to make the primary module concept more flexible?

justinmoon commented 4 days ago

added "needs further review" b/c might be good tuesday topic