Skip to content

Commit

Permalink
default config should accept any LEI (#39)
Browse files Browse the repository at this point in the history
Signed-off-by: 2byrds <2byrds@gmail.com>
  • Loading branch information
2byrds authored Sep 7, 2024
1 parent 3f66ee9 commit 0591734
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 24 deletions.
9 changes: 1 addition & 8 deletions scripts/keri/cf/verifier-config-docker.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,5 @@
"http://host.docker.internal:7723/oobi/EH6ekLjSr8V32WyFbGe1zXjTzFs9PkTYmupJ9H65O14g",
"http://host.docker.internal:7723/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"
],
"LEIs": [
"984500E5DEFDBQ1O9038",
"984500AAFEB59DDC0E43",
"254900OPPU84GM83MG36",
"9845004CC7884BN85018",
"98450030F6X9EC7C8336",
"875500ELOZEL05BVXV37"
]
"LEIs": []
}
9 changes: 1 addition & 8 deletions scripts/keri/cf/verifier-config-rootsid.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,5 @@
"http://schemas.rootsid.cloud/oobi/EH6ekLjSr8V32WyFbGe1zXjTzFs9PkTYmupJ9H65O14g",
"http://schemas.rootsid.cloud/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"
],
"LEIs": [
"984500E5DEFDBQ1O9038",
"984500AAFEB59DDC0E43",
"254900OPPU84GM83MG36",
"9845004CC7884BN85018",
"98450030F6X9EC7C8336",
"875500ELOZEL05BVXV37"
]
"LEIs": []
}
9 changes: 1 addition & 8 deletions scripts/keri/cf/verifier-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,5 @@
"http://127.0.0.1:7723/oobi/EH6ekLjSr8V32WyFbGe1zXjTzFs9PkTYmupJ9H65O14g",
"http://127.0.0.1:7723/oobi/EBfdlu8R27Fbx-ehrqwImnK-8Cm79sqbAQ4MmvEAYqao"
],
"LEIs": [
"984500E5DEFDBQ1O9038",
"984500AAFEB59DDC0E43",
"254900OPPU84GM83MG36",
"9845004CC7884BN85018",
"98450030F6X9EC7C8336",
"875500ELOZEL05BVXV37"
]
"LEIs": []
}

0 comments on commit 0591734

Please sign in to comment.