forked from cerc-io/laconicd-deprecated
update fork
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
local config = import 'default.jsonnet';
|
||||
|
||||
config {
|
||||
'ethermint_9000-1'+: {
|
||||
validators: super.validators + [{
|
||||
name: 'fullnode',
|
||||
}],
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user