get-slashing-params
Retrieve the slashing module parameters for the Osmosis blockchain to monitor and manage validator penalties effectively.
Instructions
Returns the slashing module parameters
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}