feat: migrate to blume docs

This commit is contained in:
Prad Nukala
2026-09-02 16:53:38 -04:00
parent b1a622ea13
commit 432ef49207
163 changed files with 2327 additions and 9908 deletions
@@ -1,13 +1,13 @@
---
openapi: get /svc/v1/params
title: Query SVC Module Parameters
description: Get current service registration and domain verification settings
og:title: SVC Module Configuration
seo:
title: "SVC Module Configuration"
---
<Info>
Module parameters define the operational constraints and requirements for all services on the network.
</Info>
:::info
Module parameters define the operational constraints and requirements for all services on the network.
:::
## Parameter Overview
@@ -39,6 +39,6 @@ og:title: SVC Module Configuration
- **maxUpdatesPerBlock**: Update spam prevention
- **maxCapabilityGrantsPerBlock**: Grant spam prevention
<Tip>
Check these parameters before designing your service to ensure compliance with network limits.
</Tip>
:::tip
Check these parameters before designing your service to ensure compliance with network limits.
:::