channel_config
Parameters for opening a kaspa-channel — a covenant-enforced payment channel that settles
per-call vouchers on Kaspa L1 with NO custodian (the trustless alternative to a prepaid
session). Returns the payee pubkey, min/max channel size, required expiry lead, and maxfee.
Free. Opening a channel means funding the channel covenant on-chain (payer holds the key), then
paying per call with signed vouchers — use the k402 Python client (pip install k402,
k402.channel) to build the covenant and sign vouchers, since that flow needs your Kaspa key.
Returns {error} if this gateway hasn't enabled the (experimental) channel rail.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||