bosagora / agora

POC Node implementation for CoinNet
https://bosagora.io
MIT License
37 stars 23 forks source link

Remove dependency of WK.Keys in TxBuilder #3259

Closed hewison-chris closed 2 years ago

hewison-chris commented 2 years ago

When the TxBuilder is used, for example by the Faucet, it should not depend on the huge set of Well Known Keys that is used in the unit tests with the Test.GenesisBlock.

mkykadir commented 2 years ago

3256 fixes