diff --git a/openapi.yaml b/openapi.yaml index 34481e9..8c23339 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -1938,7 +1938,7 @@ components: type: array items: type: string - example: rpcs://proxy.iriswallet.com/0.2/json-rpc + example: rpc://127.0.0.1:3000/json-rpc skip_sync: type: boolean example: false