hyperledger-firefly / hyperledger-firefly/sandbox
Code snippet for transfer+private message is incorrect
Open
bug
good first issue
- Dominant language
- TypeScript
- Stars
- 16
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
The code snippet does not include the message `type`, so it defaults to a broadcast.
The underlying code actually _does_ set the type; only the generated snippet on the webpage is wrong.
Contributor guide
Assessment
This issue has not been assessed yet.