difftreelog
UI types update
in: master
2 files changed
README.mddiffbeforeafterboth--- a/README.md
+++ b/README.md
@@ -124,8 +124,7 @@
},
"CollectionType": {
"Owner": "AccountId",
- "Mode": "u8",
- "ModeParam": "u32",
+ "Mode": "CollectionMode",
"Access": "u8",
"NextItemId": "u64",
"DecimalPoints": "u32",
smart_contract/ink-types-node-runtime/README.mddiffbeforeafterboth73 },73 },74 "CollectionType": {74 "CollectionType": {75 "Owner": "AccountId",75 "Owner": "AccountId",76 "Mode": "u8",76 "Mode": "CollectionMode",77 "ModeParam": "u32",78 "Access": "u8",77 "Access": "u8",79 "NextItemId": "u64",78 "NextItemId": "u64",80 "DecimalPoints": "u32",79 "DecimalPoints": "u32",