vechain / vechain-sdk-js

The official JavaScript SDK for VeChain.
24 stars 9 forks source link

💡 ThorClient :: Get Genesis Block should not return null #893

Closed darrenvechain closed 4 months ago

darrenvechain commented 4 months ago

Summary

Getting the genesis block can return null. This should not be the case. It should throw an error if the genesis block is not found

Basic Example

N/A

fabiorigam commented 4 months ago

We decided NOT to proceed with this implementation.