torusresearch / torus-utils-swift

Swift package for fetching shares from torus-nodes
BSD 3-Clause "New" or "Revised" License
4 stars 11 forks source link

fix: decoded value type to Any #44

Closed gin1231 closed 11 months ago

gin1231 commented 12 months ago

This PR fixes type error when decoded.result includes non String value.

gin1231 commented 11 months ago

I'm closing this by updates from https://github.com/torusresearch/torus-utils-swift/pull/43