Skip to content

[refactor] use custom asset json

Son of Odin requested to merge custom-asset-json into master

Change the json struct of common.Asset to use basic strings instead of a complex dictionary. This simplifies the json structure and makes it more lean.

We should be cautious about merging this until midgard is updated as well. They should be merged at the same time.

Edited by Son of Odin

Merge request reports