diff options
| author | Sebastian Falbesoner <[email protected]> | 2019-11-18 03:16:56 +0100 |
|---|---|---|
| committer | Sebastian Falbesoner <[email protected]> | 2019-11-21 16:05:39 +0100 |
| commit | 1bb5d517aa616c1d5b5801d2ea36a2de5fb61eba (patch) | |
| tree | 98e80394542b577ddafa589a61d409908ffd112f /src/interfaces/node.cpp | |
| parent | Merge #17499: refactor, qt: Remove unused signal from WalletView class (diff) | |
| download | discoin-1bb5d517aa616c1d5b5801d2ea36a2de5fb61eba.tar.xz discoin-1bb5d517aa616c1d5b5801d2ea36a2de5fb61eba.zip | |
test: add unit test for non-standard bare multisig txs
The function IsStandardTx() returns rejection reason "bare-multisig" if the
transaction has a bare multisig output and the policy flag fIsBareMultisigStd
is false (set by the boolean command-line argument "-permitbaremultisig" -- for
the unit test, we simply set the global flag variable directly).
Diffstat (limited to 'src/interfaces/node.cpp')
0 files changed, 0 insertions, 0 deletions