Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions yeps/yep-302.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ tags: trait
post-history: 2020-04-22
2020-07-14
2021-03-17
2022-11-20
---

# Abstract
Expand Down Expand Up @@ -72,6 +73,12 @@ response: {'type': 'map', 'values': ['null', 'string']}

Get current channel units.

## message: get_channel_signs

response: {'type': 'map', 'values': 'boolean'}

Get current channel signs. True indicates channel has negative and positive valued signals.

# Copyright

This document is placed in the public domain or under the CC0-1.0-Universal license, whichever is more permissive.