KomodoPlatform / zebra

An ongoing Rust implementation of a Komodo node. 🦓
Apache License 2.0
3 stars 5 forks source link

Add komodo elected notary pubkeys and code to access notary seasons #7

Closed dimxy closed 1 year ago

dimxy commented 1 year ago

Add komodo elected notary pubkeys. Add function to access notary seasons: check if a pubkey for a certain height is a notary. This code is needed to validate notarisation transaction and special easy-mined blocks according to the komodo dpow protocol

dimxy commented 1 year ago

added in a PR #2