Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.moltzap.xyz/llms.txt

Use this file to discover all available pages before exploring further.

dispatch/release

Pushed as the dispatch/release notification.

Params

dispatchId
string (UUID)
Branded DispatchId
leaseId
string (UUID)
Branded LeaseId
verdict
union
The verdict field.
leaseTimeoutMs
integer
The leaseTimeoutMs field.

Example

{
  "jsonrpc": "2.0",
  "method": "dispatch/release",
  "params": { ... }
}