ratchet_ranked_submit
Submit a signed ranked forecasting shot using the payload and signature.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nonce | Yes | ||
| wallet | Yes | ||
| payload | Yes | The exact canonical JSON string returned by prepare | |
| signature | Yes | base64 Ed25519 signature of the payload string |