Skip to content

Commit 6a42e47

Browse files
committed
consistent bullet points
1 parent e77e2ce commit 6a42e47

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/data-streams/rwa-streams/24-5-us-equities-user-guide.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Typical jumps are **1–2%**, but **larger spikes (10–20%+)** are possible dur
8383
- Pause or lock market activity during transition windows
8484
- Delay feed switching until price convergence or stability threshold is met
8585
- Apply price smoothing (EMA/VWAP/TWAP) across transition windows
86-
- Temporarily reference [tokenized asset](#stream-switching-example-logic) prices (where available)
86+
- Temporarily reference [tokenized asset](#stream-switching-example-logic) price (where available)
8787

8888
#### Market Status Unknown/Unavailable (`marketStatus = 0`)
8989

@@ -124,7 +124,7 @@ Consumers must have fallback logic in place when the data is stale. Potential ac
124124
- Pause or lock market activity
125125
- Use last-valid price as reference
126126
- Allow bounded-range trading based on last-valid price
127-
- Temporarily fallback to tokenized pricing (where available)
127+
- Temporarily reference [tokenized asset](#stream-switching-example-logic) price (where available)
128128

129129
### Stream Switching Example Logic
130130

0 commit comments

Comments
 (0)