python-axolotl
python-axolotl copied to clipboard
README instructions reference non-existant function
The README references KeyHelper.generateLastResortKey(), but KeyHelper has no such function:
AttributeError: type object 'KeyHelper' has no attribute 'generateLastResortKey'