• Stars
    star
    2
  • Language
    Rust
  • License
    MIT License
  • Created almost 2 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Write a simple pallet for an oracle event feed, the event is arbitrary length bytes, only a single authorised account may post an event, the pallet should store the last 1 hour of events, Note down any known security issues, or things to be improved.