-
Notifications
You must be signed in to change notification settings - Fork 95
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tapd: add new CLI command for decodeassetinvoice
along with corresponding itest for DecodeAssetPayReq
#923
Conversation
decodeassetinvoice
along with corresponding itest for `DecodeAssetPayReqdecodeassetinvoice
along with corresponding itest for DecodeAssetPayReq
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
needs a |
d59c717
to
76e65f1
Compare
51d4166
to
cd8890b
Compare
b674ce2
to
411f881
Compare
ab21715
to
3b68a35
Compare
go.mod
Outdated
@@ -23,7 +23,7 @@ require ( | |||
github.com/lightninglabs/pool v0.6.5-beta.0.20241015105339-044cb451b5df | |||
github.com/lightninglabs/pool/auctioneerrpc v1.1.2 | |||
github.com/lightninglabs/pool/poolrpc v1.0.0 | |||
github.com/lightninglabs/taproot-assets v0.5.0-rc2.0.20241217185126-a9a2744061f1 | |||
github.com/lightninglabs/taproot-assets v0.5.0-rc2.0.20241218162444-57c2454c050e |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
dep branch must be rebased in order to build
3b68a35
to
4281f22
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tACK, LGTM pending linter fixes.
4281f22
to
002479e
Compare
No description provided.