You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think we need to discuss BitcoinModule RGB++ related fields.
My suggestion is to ensure that the BitcoinModule contains only Bitcoin-related data and that RGB++ related data should be accessed through queries prefixed by rgbpp.
For example, the 'rgbppTransaction' function should support the querying of data by passing in btcTxid or ckbTxHash.
Background
After #14 and #15, there are still requests from the frontend side:
Resolvers
Bitcoin:
BitcoinTransaction:
ckbTransaction: if it's a RGB++ transactionudtInfo: or extraInfo?use
rgbppTransaction
fieldCkb:
CkbAddress:
unconfirmedShannonRgbppStatistic:
Queries
The text was updated successfully, but these errors were encountered: