The ckb-cli tx file is not compatible with Neuron Multisig-Tool.
I uploaded example files here: cryptape/ckb-multisig-cobuild-poc#1
Except the context, and the transaction keys, the signature field is also incompatible. ckb-cli saves the signature, and Neuron saves the pub key hash and stores the signatures in witnesses.
Also reported in nervosnetwork/ckb-cli#584
The
ckb-cli txfile is not compatible with Neuron Multisig-Tool.I uploaded example files here: cryptape/ckb-multisig-cobuild-poc#1
Except the context, and the transaction keys, the signature field is also incompatible.
ckb-clisaves the signature, andNeuronsaves the pub key hash and stores the signatures in witnesses.Also reported in nervosnetwork/ckb-cli#584