Page MenuHomePhabricator

[chronik-client] Support websocket subscriptions to tokenId
ClosedPublic

Authored by bytesofman on May 6 2024, 17:57.

Details

Reviewers
emack
Group Reviewers
Restricted Project
Commits
rABC179ea0249257: [chronik-client] Support websocket subscriptions to tokenId
Summary

T3441

Add support for chronik-client websocket subscriptions by tokenId

Test Plan

CI

Event Timeline

add integration tests for websocket by tokenId

bytesofman published this revision for review.May 6 2024, 19:49

Is there anywhere I can read up on the concept of an SLP Mint Vault referenced in this diff?

Is there anywhere I can read up on the concept of an SLP Mint Vault referenced in this diff?

https://github.com/badger-cash/slp-specifications/blob/master/slp-token-type-2.md

This revision is now accepted and ready to land.May 8 2024, 21:31