Open Keith-CY opened 4 months ago
Describe the bug
Exception thrown in https://github.com/nervosnetwork/neuron/blob/master/packages/neuron-wallet/src/controllers/wallets.ts#L603
Expected behavior undefined address should be clearly handled
undefined address
@devchenyan Could you change this log to This is not an unlock dao transaction ${unlockhash}. Maybe No unlock transaction use ${unlockHash} as input will let the user confuse
This is not an unlock dao transaction ${unlockhash}
No unlock transaction use ${unlockHash} as input
https://github.com/nervosnetwork/neuron/pull/3216
Describe the bug
Exception thrown in https://github.com/nervosnetwork/neuron/blob/master/packages/neuron-wallet/src/controllers/wallets.ts#L603
Expected behavior
undefined address
should be clearly handled