difftreelog
UI types update
in: master
2 files changed
README.mddiffbeforeafterboth124 },124 },125 "CollectionType": {125 "CollectionType": {126 "Owner": "AccountId",126 "Owner": "AccountId",127 "Mode": "u8",127 "Mode": "CollectionMode",128 "ModeParam": "u32",129 "Access": "u8",128 "Access": "u8",130 "NextItemId": "u64",129 "NextItemId": "u64",131 "DecimalPoints": "u32",130 "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",