laalaguer / thor-requests.py

Easy to use Python SDK that talks to VeChain Thor blockchain like a pro. Covers most topic on contract interaction, vet transfer and transaction debug.
GNU General Public License v3.0
18 stars 5 forks source link

Expanded block request #8

Closed mirei83 closed 2 years ago

mirei83 commented 2 years ago

It would be great if the SDK cloud also query an expanded block like this https://mainnet.veblocks.net/blocks/best?expanded=true

laalaguer commented 2 years ago

Roger that.

laalaguer commented 2 years ago

Fixed.