namesystem.json templates added

Signed-off-by: VoR0220 <catalanor0220@gmail.com>
This commit is contained in:
VoR0220 2018-05-25 12:24:23 -05:00
parent 91d3ccbc70
commit 6b1b849df7
2 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,6 @@
{
"default": {
"available_providers": ["ens"],
"provider": "ens"
}
}

View File

@ -0,0 +1,6 @@
{
"default": {
"available_providers": ["ens"],
"provider": "ens"
}
}