goat-systems / go-tezos

Go Tezos Is a Go library that exposes and builds upon the Tezos RPC.
MIT License
71 stars 45 forks source link

change level key in block rpc #192

Open richardbertozzo opened 2 years ago

richardbertozzo commented 2 years ago

The level key in the response json rpc changed to level_info -> updating the key in the struct Example curl: curl 'https://rpc.tzstats.com/chains/main/blocks/head~10'