hyperledger-firefly / hyperledger-firefly/firefly
Querying contract API listeners always returns an empty list
Open
- Dominant language
- Go
- Stars
- 602
- Forks
- 246
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 6
Description
If I create a contract listener using the helper at `POST /apis/{apiName}/listeners/{eventPath}` and then attempt to query it back with `GET /apis/{apiName}/listeners/{eventPath}`, I always receive an empty list. Querying using `GET /contracts/listeners` returns the listener as expected.
Contributor guide
Assessment
This issue has not been assessed yet.