ckb-cli icon indicating copy to clipboard operation
ckb-cli copied to clipboard

Add a command to download a tx into tx.json file that can be used by `ckb-cli mock-tx dump`

Open doitian opened this issue 1 year ago • 2 comments

The command ckb-cli mock-tx dump requires an input tx file, but there's no corresponding sub command to download a tx.json from the CKB node.

Another option is let ckb-cli mock-tx dump accepts an alternative option to dump a tx from CKB node via tx hash.

Once this is available, it can be used as a transaction dumper for ckb-debugger.

doitian avatar Jan 10 '24 04:01 doitian

May related: https://github.com/nervosnetwork/ckb-cli/issues/577

doitian avatar Jan 10 '24 12:01 doitian

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Jul 27 '24 01:07 github-actions[bot]