embark/test_apps/test_app/config/namesystem.json
VoR0220 e3bdbd520f bare bones bulk registration example spec
Signed-off-by: VoR0220 <catalanor0220@gmail.com>

add registrars to system

Signed-off-by: VoR0220 <catalanor0220@gmail.com>
2018-06-21 11:24:31 -05:00

10 lines
155 B
JSON

{
"default": {
"enabled": true,
"available_providers": ["ens"],
"provider": "ens",
"register": {
"rootDomain": "embark"
}
}
}