hyperledger-firefly / hyperledger-firefly/samples

Change Deprecated Broadcast API

Open
#20 0 comments 1 reaction 0 assignees View on GitHub
good first issue
Dominant language
TypeScript
Stars
25
Forks
24
PR merge metrics
No merged PRs in 30d

Description

From the current sample apps private-data-transfer-cli and private-data-transfer-ui, when broadcasting a message, it uses the old endpoint /namespaces/{ns}/broadcast/message. Although not changing it currently does not break anything, the endpoint can be updated to use the new broadcast endpoint.

The following is the new endpoint for broadcasting messages: /namespace/{ns}/messages/broadcast

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.