ApiSchemas
ChannelClientName
One shape from the contract, as it appears on the wire.
Used by channels.issueToken
JSON Schema
{
"type": "string",
"pattern": "^[a-z0-9][a-z0-9-]{0,62}$"
}One shape from the contract, as it appears on the wire.
Used by channels.issueToken
{
"type": "string",
"pattern": "^[a-z0-9][a-z0-9-]{0,62}$"
}