Commit dcfc8ab
committed
Patterns: replace 'Off-chain bridge' with 'Prediction market resolver'
The webhook-to-mint pattern was generic. Prediction market
resolution via an LLM panel is a concrete, current pain point
(UMA's optimistic oracle has a dispute window, dispute fee,
and tooling friction). A Lit Action that polls one or more
LLMs inside the TEE and signs the consensus answer is a
direct replacement story.1 parent e1f1069 commit dcfc8ab
2 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
192 | | - | |
193 | | - | |
| 192 | + | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
0 commit comments