ApiSchemas
IssuableChannelKind
One shape from the contract, as it appears on the wire.
Used by channels.issueToken
Referenced from ChannelTokenIssued
JSON Schema
{
"type": "string",
"enum": [
"dev",
"worker"
]
}One shape from the contract, as it appears on the wire.
Used by channels.issueToken
Referenced from ChannelTokenIssued
{
"type": "string",
"enum": [
"dev",
"worker"
]
}