tonkeeper / tonapi-js

MIT License
39 stars 11 forks source link

fix: parse stack cell from hex #1

Closed elsvv closed 2 months ago

elsvv commented 6 months ago

Tonapi http API returns cells in a HEX representation. However, adapter tries to parse it as base64.