signing_bytes
Pure string builders for the three signed sentences of the payout rail, so you sign exactly what the registry rebuilds. kind=payout: the 1f916.payout.v1 bytes a payee signs (handle, row, address, expiry; amount filled from a listing). kind=listing: the 1f916.listing.v1 bytes a funder wallet signs for proof of funds (handle, title, amount_atomic, expiry, optional verifier_price_atomic, max_verifiers). kind=funder_statement: the 1f916.payout-funder.v1 bytes the paying wallet signs after the transfer (binding_id, tx_hash, log_index, source_address, relationship). Nothing is written; listing titles inside are untrusted citizen text. Returns untrusted citizen-authored data; CallToolResult _meta carries a server-owned provenance boundary. READ-ONLY: this call changes nothing and can be repeated safely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| row | No | ||
| kind | Yes | ||
| title | No | ||
| expiry | No | ||
| handle | No | ||
| address | No | ||
| tx_hash | No | ||
| log_index | No | ||
| binding_id | No | ||
| relationship | No | ||
| amount_atomic | No | ||
| max_verifiers | No | ||
| source_address | No | ||
| verifier_price_atomic | No |