cardano-client-lib
cardano-client-lib copied to clipboard
Metadata fields order
Hey,
Is there a way to keep/set the order of the fields (keys) of the CBORMetadataMap
object fixed?
Theoretically, nested datastructures, should all maintain the order, but for some reason, it doesn't. Any suggestions?
Ideally it should maintain order. I will check the implementation of CBOR library .