mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 07:14:37 +00:00
3a045cca8d
This field was never used. Since it is persisted as part of a map[string]interface{} it is pretty easy to remove it.
10 lines
132 B
Plaintext
10 lines
132 B
Plaintext
{
|
|
"Provider": "consul",
|
|
"Config": {
|
|
"PrivateKey": null,
|
|
"RootCert": null,
|
|
},
|
|
"CreateIndex": 5,
|
|
"ModifyIndex": 5
|
|
}
|