-
Notifications
You must be signed in to change notification settings - Fork 251
Open
Labels
b:rpcBreak RPC interfaceBreak RPC interfacepinnedTell stall bot do not close this.Tell stall bot do not close this.staleTo be closed due to a lack of activityTo be closed due to a lack of activityt:enhancementType: Feature, refactoring.Type: Feature, refactoring.
Description
Feature Request
Is your feature request related to a problem? Please describe.
When designing applications based on open_transaction, the application side may need to determine the validity of the OTX. However, since the OTX is not yet complete at this time, it cannot use the CKB node to verify the correctness of the OTX. Therefore, it is necessary for the CKB node to expose some new rpc methods, allowing the application side to maintain its own OTX Pool.
Describe the solution you'd like
More rpc methods should be added, such as determining whether an outpoint is a live_cell, and whether an outpoint has transactions in the tx pool, what the transaction hash and some transaction information are.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
b:rpcBreak RPC interfaceBreak RPC interfacepinnedTell stall bot do not close this.Tell stall bot do not close this.staleTo be closed due to a lack of activityTo be closed due to a lack of activityt:enhancementType: Feature, refactoring.Type: Feature, refactoring.