vechain-sdk-js
vechain-sdk-js copied to clipboard
💡 ThorClient :: Get Genesis Block should not return null
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