richardkiss / pycoin

Python-based Bitcoin and alt-coin utility library.
MIT License
1.4k stars 498 forks source link

error while signing #396

Open Jessie-1 opened 2 years ago

Jessie-1 commented 2 years ago
all incoming transaction values validated
signing...
warning: 2 TxIn items still unsigned
all incoming transaction values validated

my PYCOIN_BTC_PROVIDERS , PYCOIN_CACHE_DIR are correct and working correctly while signing other transactions.

richardkiss commented 1 year ago

This is an indication that the secret keys that correspond to the bitcoin addresses are not available.