lightninglabs / taproot-assets

A layer 1 daemon, for the Taproot Assets Protocol specification, written in Go (golang)
MIT License
457 stars 110 forks source link

[feature]: Enhance RFQ system to accept quotes by group key #1028

Open dstadulis opened 1 month ago

dstadulis commented 1 month ago

Currently the RFQ system handles quote specified by asset ID but ultimately the market will submit and reply to quotes by group key functionality. This is a place holder issue to be shaped further

Related to this issue is the same need to expand a feature to group key exists in: https://github.com/lightninglabs/taproot-assets/issues/291

ffranr commented 1 month ago

Latest in standup is that we may punt this until we add asset group key support across the board for tap payment channels.