Page MenuHomePhabricator

[chronik-client] Support websocket subscriptions to tokenId
ClosedPublic

Authored by bytesofman on Mon, May 6, 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

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

add integration tests for websocket by tokenId

bytesofman published this revision for review.Mon, May 6, 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.Wed, May 8, 21:31