I got error when I try to issue a certificate
AttributeError: ‘CertificateBatchHandler’ object has no attribute 'certificates_to_issue’
I followed this website
I’ve aleady checked other post about this error but it didn’t work.
Anyone can solve this problem?? Please help me.
Error
conf.ini
issuing_address = myaddress
verification_method = URL
chain=bitcoin_testnet
#bitcoind
usb_name=./
key_file=./pk_issuer.txt
unsigned_certificates_dir=./data/unsigned_certificates
signed_certificates_dir=./data/signed_certificates
blockchain_certificates_dir=./data/blockchain_certificates
work_dir=./work
no_safe_mode
no_bitcoind