Noticed on the examples and demos that oracle types are not the same as Sophia types:
contracts: int oracles: num
contracts: string oracles: str
Could this be normalized, for both cases?
Noticed on the examples and demos that oracle types are not the same as Sophia types:
contracts: int oracles: num
contracts: string oracles: str
Could this be normalized, for both cases?