Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/raiden-network/raiden
/ PythonApiConfig
Class
PythonApiConfig
raiden/settings.py:192–193 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
190
191
@dataclass
192
class
PythonApiConfig:
193
minimum_reveal_timeout: BlockTimeout = BlockTimeout(1)
194
195
196
@dataclass
Callers
2
setup_raiden_config
Function · 0.90
RaidenConfig
Class · 0.85
Calls
1
BlockTimeout
Class · 0.85
Tested by
no test coverage detected