zoobc / zoobc-core

Main node application to run the zoobc blockchain.
GNU General Public License v3.0
5 stars 3 forks source link

Enhance: Changes-Multisignature Remove Spendable Deduction in ApplyUnconfirmed #813

Closed andy-shi88 closed 4 years ago

andy-shi88 commented 4 years ago

Description

Do not deduct multisig_address.SpendableBalance when ApplyUnconfirmed the multisig_nature transaction that has the UnsignedTransactionBytes inside.

Breakdown

Expected behavior

A brief description of what you expected to happen.

andy-shi88 commented 4 years ago

cancelled by #844