quote
Price a call in Nano and receive a one-time payment address. Send the exact amount, then verify with the returned request ID.
Instructions
Price a call in Nano. Returns {request_id, address, price_raw, price_nano}
where address is the ONE-TIME payment address for this request. Send the
exact amount there, then call verify_payment(request_id, amount_raw).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| price_nano | Yes | ||
| request_id | No |