Commit 8ab2380
authored
schema-accounts: Add pallet for accounts based schema management (#514)
* adds a new pallet called schema-accounts for account based schema accounts.
* removes dependency of chain-space. And does not require a authId for creation.
* identifier updates.
* update runtime to 0.9.3-1 or 9310.
Signed-off-by: Shreevatsa N <vatsa@dhiway.com>1 parent 2dcd559 commit 8ab2380
File tree
15 files changed
+766
-38
lines changed- pallets/schema-accounts
- src
- primitives/identifier/src
- runtimes
- braid
- src
- loom
- src
- weave
- src
15 files changed
+766
-38
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
| 157 | + | |
| 158 | + | |
157 | 159 | | |
158 | 160 | | |
159 | 161 | | |
| |||
0 commit comments