Get the consent text a user must sign to open a netting account
robyn_netting_enroll_payloadReturns the EXACT message the account must sign with its OWN key to open a custodial balance. This endpoint holds no key and enrols nobody — it returns the text; the user signs it, then POST {address, signature} to /api/netting/enroll. CUSTODIAL — this is the ONE part of Robyn that holds your balance; every other tool here moves funds without Robyn ever holding them. Tell the user that plainly before they enrol. Show the user the full consent text before they sign it: it states that the balance is held by Robyn, is not insured, and could be lost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | the address that will own the netting account |