git.delta.rocks / unique-network / refs/commits / 7bce10912755

difftreelog

Runtime types update

str-mv2021-07-14parent: #44ed7d4.patch.diff
in: master

1 file changed

modifiedruntime_types.jsondiffbeforeafterboth
62 "Sponsorship": "SponsorshipState",62 "Sponsorship": "SponsorshipState",
63 "Limits": "CollectionLimits",63 "Limits": "CollectionLimits",
64 "VariableOnChainSchema": "Vec<u8>",64 "VariableOnChainSchema": "Vec<u8>",
65 "ConstOnChainSchema": "Vec<u8>"65 "ConstOnChainSchema": "Vec<u8>",
66 "MetaUpdatePermission": "MetaUpdatePermission"
66 },67 },
67 "RawData": "Vec<u8>",68 "RawData": "Vec<u8>",
68 "Address": "MultiAddress",69 "Address": "MultiAddress",