Add empty coordinator

This commit is contained in:
Luke Parker
2023-04-11 09:21:35 -04:00
parent d74cbe2cce
commit de52c4db7f
7 changed files with 52 additions and 0 deletions

View File

@@ -50,6 +50,8 @@ exceptions = [
{ allow = ["AGPL-3.0"], name = "processor-messages" },
{ allow = ["AGPL-3.0"], name = "processor" },
{ allow = ["AGPL-3.0"], name = "coordinator" },
{ allow = ["AGPL-3.0"], name = "tokens-pallet" },
{ allow = ["AGPL-3.0"], name = "in-instructions-pallet" },