Hacker News new | ask | show | jobs
by jatsign 3129 days ago
I did, and it seemed like a good solution, except I wanted to be able to instantly get the price info, and town crier is a request/response method. The Price Oracle part of unum caches the price, so I can use a .call method from the Unum contract to retrieve the data immediately.