NebraLtd / hm-pyhelper

A helper module used across various Nebra repos to reduce redundant features.
https://nebra.io/hmpyhelper
MIT License
8 stars 16 forks source link

Rethink region and ecc key #144

Open pritamghanghas opened 2 years ago

pritamghanghas commented 2 years ago

As developers, we want to revisit how do we fetch keys and region and interact with transaction. These things have changed with gateway-rs. We should keep gateway-rs as single source of truth and not rely on reading files etc. Might lead to simplification and removal of significant amount of code.