We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7f5b0 commit be2f465Copy full SHA for be2f465
docs/workshop/eb-dag-detailed.d2
@@ -127,6 +127,16 @@ IB9: {
127
label: "IB 9"
128
}
129
130
+IB10: {
131
+ class: ib_unconfirmed
132
+ label: "IB 10"
133
+}
134
+
135
+IB11: {
136
137
+ label: "IB 11"
138
139
140
# RB references
141
142
chain.RB1 -> chain.Genesis: {
@@ -266,4 +276,12 @@ IB9 -> EB6: "Ledger Ref" {
266
276
class: ledger_link
267
277
268
278
279
+IB10 -> EB7: "Ledger Ref" {
280
+ class: ledger_link
281
282
283
+IB11 -> EB7: "Ledger Ref" {
284
285
286
269
287
direction: left
0 commit comments