2
0
mirror of https://github.com/embarklabs/embark.git synced 2025-03-01 13:50:43 +00:00
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"
}
}
}