git.delta.rocks / unique-network / refs/commits / 708aba4e2741

difftreelog

Update custom types

Greg Zaitsev2020-08-05parent: #e8d0e40.patch.diff
in: master

1 file changed

modifiedREADME.mddiffbeforeafterboth
127 "fraction": "u128"127 "fraction": "u128"
128 },128 },
129 "ReFungibleItemType": {129 "ReFungibleItemType": {
130 "Collection": u64,130 "Collection": "u64",
131 "Owner": "Vec<Ownership<AccountId>>",131 "Owner": "Vec<Ownership<AccountId>>",
132 "Data": "Vec<u8>",132 "Data": "Vec<u8>"
133 },133 },
134 "CollectionType": {134 "CollectionType": {
135 "Owner": "AccountId",135 "Owner": "AccountId",