Skip to main content

Module testnet

Module testnet 

Source
Expand description

Testnet-only admin endpoints (feature test-endpoints).

POST /monitoring/test/agent-authorization applies an agent authorization directly through the engine channel, bypassing the EIP-712 signature flow. It refuses to run unless the runtime is in testnet mode.

Structs§

TestAgentAuthorizationApiResponse
API envelope for testnet agent authorization updates.
TestAgentAuthorizationRequest
TestAgentAuthorizationResponse

Functions§

apply_agent_authorization
Apply testnet agent authorization.