mirror of
https://github.com/sonr-io/sonr.git
synced 2026-08-02 17:31:39 +00:00
refactor: remove unnecessary proxy config
This commit is contained in:
@@ -20,7 +20,7 @@ message Params {
|
||||
|
||||
bool ipfs_active = 1;
|
||||
bool local_registration_enabled = 2;
|
||||
Schema schema = 3;
|
||||
Schema schema = 4;
|
||||
}
|
||||
|
||||
message Schema {
|
||||
|
||||
Reference in New Issue
Block a user