Problems with gov action details #118
Closed
MSzalowski
started this conversation in
General
Replies: 2 comments 1 reply
-
@kickloop to talk to the node team about this and resolve the answer. |
Beta Was this translation helpful? Give feedback.
1 reply
-
@jankun4 could you provide some example keys and their values?
Instead of something generic as it is here:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
@jankun4 cite
We have a problem with gov action details. Previously we assumed that all details data will be in format like
So no nested objects, and things like that. This assumption allowed us to render the details. Now however the details found in description field in db-sync are kind of chaotic. Here are some examples:
Usually, the description for 2 gov actions with the same type is similar in shape, but I'm not sure if that's guarantee. Also can we be sure, that this data will be in this shape forever?
@kickloop @jankun4
Beta Was this translation helpful? Give feedback.
All reactions