Hi, when issuance an asset I find a error:
raise exceptions.RPCError('{}'.format(response_json['error']))lib.exceptions.RPCError: {'message': 'Server error', 'code': -32000, 'data': {'message': "'address'", 'args': ['address'], 'type': 'KeyError'}}
what happened to my address???my command is "counterpartyd issuance --source=1Ej2******b --asset=****--quantity=10000000 --divisible --description=""
need help. thanks