You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The divinity can choose to not reveal its previous answer from its oracle, allowing them to change the answer. I believe this may be fixed once you migrate to an ImmutableSingleton (as described in a TODO), since what you want to do is emit a nullifier (that depends only on the question) when you answer it.
The divinity can choose to not reveal its previous answer from its oracle, allowing them to change the answer. I believe this may be fixed once you migrate to an
ImmutableSingleton
(as described in a TODO), since what you want to do is emit a nullifier (that depends only on the question) when you answer it.aztec-private-oracle/src/main.nr
Lines 154 to 160 in afe8cb4
The text was updated successfully, but these errors were encountered: