git.delta.rocks / unique-network / refs/commits / 0d6620ce4d67

difftreelog

fix runtime_types.json

Igor Kozyrev2021-09-15parent: #86f1fac.patch.diff
in: master

1 file changed

modifiedruntime_types.jsondiffbeforeafterboth
18 "DecimalPoints": "u8",18 "DecimalPoints": "u8",
19 "CollectionMode": {19 "CollectionMode": {
20 "_enum": {20 "_enum": {
21 "Invalid": null,
22 "NFT": null,21 "NFT": null,
23 "Fungible": "DecimalPoints",22 "Fungible": "DecimalPoints",
24 "ReFungible": null23 "ReFungible": null