Create a folder for tributary, the micro-blockchain

Moves tendermint again, this time under tributary.
This commit is contained in:
Luke Parker
2023-04-11 10:18:31 -04:00
parent c46cf47736
commit 09f8ac37c4
17 changed files with 40 additions and 1 deletions

View File

@@ -50,6 +50,7 @@ exceptions = [
{ allow = ["AGPL-3.0"], name = "processor-messages" },
{ allow = ["AGPL-3.0"], name = "processor" },
{ allow = ["AGPL-3.0"], name = "tributary-chain" },
{ allow = ["AGPL-3.0"], name = "coordinator" },
{ allow = ["AGPL-3.0"], name = "tokens-pallet" },