Skip to content

getTransactionByTracker RPC doesn't return WrapCCC transactions  #1547

Closed
@remagpie

Description

@remagpie

Indexer reports that an AssetTransfer transaction spent a WrapCCC transaction, but CodeChain returns null when getTransactionByTracker RPC is requested with the WrapCCC transaction's tracker.

You can try the request with the following command:
curl https://corgi-rpc.codechain.io -H 'Content-Type: application/json' -d '{"jsonrpc": "2.0", "method": "chain_getTransactionByTracker", "params": ["0x033e49e6e7eeb612694eedfd2b6274c4f0d5b21ce866710c02b4fb8c62f9572b"], "id": null}'

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions