diff --git a/standards/application/waku-api.md b/standards/application/waku-api.md index fa7b6fc..f9f3183 100644 --- a/standards/application/waku-api.md +++ b/standards/application/waku-api.md @@ -126,11 +126,6 @@ types: network_config: type: NetworkConfig default: TheWakuNetworkPreset - active_relay_shards: - type: array - constraints: mode == "relay" - default: [] - description: "The shards for relay to subscribe to and participate in." store_confirmation: type: bool default: false