michaelvkax / masternode-diff-processor

Library for processing masternode diff messages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

masternode-diff-message-processor

Library for processing masternode diff messages WORK IN PROGRESS!

TODO

  1. Create integration with BLS signatures
  2. Now it will be necessary to figure out what to do with the external libraries used, keeping in mind our policy regarding this.
  3. Increase code coverage

Run tests: cargo test --package dash_mndiff --lib tests

About

Library for processing masternode diff messages

License:MIT License


Languages

Language:Rust 99.7%Language:Shell 0.3%