Skip to content

Commit

Permalink
Testing heading auto-linking.
Browse files Browse the repository at this point in the history
  • Loading branch information
KDean-Dolphin committed Feb 3, 2025
1 parent ad6f73b commit 9106352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/CRUD-Operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ through the `resolutionOptions`. If `sidecarData` is present it is used to proce
- Set `signalTx` to `beaconSignal.tx`
- Set `signalId` to `signalTx.id`
- Set `signalSidecarData` to `sidecarData[signalId]` TODO: formalize structure of sidecarData
- Set `didUpdatePayload` to the result of passing `signalTx` and `signalSidecarData` to the Process Beacon Signal algorithm defined by the corresponding Beacon `type`. See [Section 5 Beacons](#5-update-beacons).
- Set `didUpdatePayload` to the result of passing `signalTx` and `signalSidecarData` to the Process Beacon Signal algorithm defined by the corresponding Beacon `type`. See [Update Beacons].
- If `didUpdatePayload` is not null, push `didUpdatePayload` to `updates`
1. Return `updates`

Expand Down

0 comments on commit 9106352

Please sign in to comment.