pybitcointools icon indicating copy to clipboard operation
pybitcointools copied to clipboard

bad-txns-nonstandard-inputs

Open EmelyneKwizera opened this issue 7 years ago • 1 comments

Hello, I am sending a multisig transaction with these inputs:

[{'output': u'97f68441e2724d6e90a989b9ed77af6187361e4a5093039a31cdd1bce754d928:0', 'block_height': 485970, 'value': 12926, 'address': u'3QbnsePNuH5giBBbWuuxWH2TTyCa6JcEW2'}, {'output': u'9a4f0ade75ab136411c7bd18868a75735d64e31d92cfe56c5b79b9e875799c82:0', 'block_height': 486047, 'value': 40000, 'address': u'3QbnsePNuH5giBBbWuuxWH2TTyCa6JcEW2'}, {'output': u'ec0dfef7f82e826c63b7651a888ad3a172f881160631e26d2f348a82c5c8235e:0', 'block_height': 464200, 'value': 10000, 'address': u'3QbnsePNuH5giBBbWuuxWH2TTyCa6JcEW2'}, {'output': u'b3abe444787c70d674af2aadb542fa424f1449ced965d1ce0d939efe1e090806:0', 'block_height': 462940, 'value': 30000, 'address': u'3QbnsePNuH5giBBbWuuxWH2TTyCa6JcEW2'}]

and i am getting this error:

Validation Error: BitcoindException(super=com.neemre.btcdcli4j.core.BitcoindException: Error #-26: 64: bad-txns-nonstandard-inputs, code=-26)

any one who knows why cause they are unspent?

EmelyneKwizera avatar Oct 02 '17 09:10 EmelyneKwizera

none-multisig transaction occur same error: Error #-26: 64: bad-txns-nonstandard-inputs, code=-26

liutaihua avatar Sep 17 '18 08:09 liutaihua