issues
search
centrifuge
/
centrifuge-chain
Centrifuge Chain: the layer-1 blockchain for real-world assets, built on Substrate.
https://centrifuge.io
GNU Lesser General Public License v3.0
184
stars
81
forks
source link
Feat: Decouple `epoch_close` from `epoch_execute`
#1921
Open
mustermeiszer
opened
4 months ago
mustermeiszer
commented
4 months ago
Description
See issue.
Fixes #1911
Changes and Descriptions
TBD
Checklist:
[ ] I have added Rust doc comments to structs, enums, traits and functions
[ ] I have made corresponding changes to the documentation
[ ] I have performed a self-review of my code
[ ] I have added tests that prove my fix is effective or that my feature works
Description
See issue.
Fixes #1911
Changes and Descriptions
Checklist: