helium / oracles

Oracles for Helium subDAOs
Apache License 2.0
17 stars 18 forks source link

Change coverage map to treat hotspot_key as bytes rather than a PublicKeyBinary #825

Closed bbalser closed 1 month ago

bbalser commented 1 month ago

In an effort to keep this crate simple and the deps small, refactored to treat the hotspot_key as just a bag of bytes rather than a PublicKeyBinary.