-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
Which of these nodes is a Variant or a Primitive or a Composite or Named or Unnamed? I can guess... but it would be nice if the debug helped more by pointing out what ValueDef it is. It's not easy to match on stuff.
V1 (
Value {
value: {
parents: Value {
value: U8(
0,
),
context: TypeId(
2,
),
},
interior: Value {
value: X1 (
Value {
value: Parachain (
Value {
value: U32(
2012,
),
context: TypeId(
114,
),
},
),
context: TypeId(
113,
),
},
),
context: TypeId(
112,
),
},
},
context: TypeId(
111,
),
},
)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels