abieos icon indicating copy to clipboard operation
abieos copied to clipboard

Need a way for public_key_to_string() to output in EOSxxxx format

Open cc32d9 opened this issue 6 years ago • 0 comments

Scatter does not support the new key format yet (PUB_K1_xxx), so there should be a way to export the key strings in legacy format.

Probably a solution would be to move the function into abieos.cpp and to define a global variable that enables compatibility format.

cc32d9 avatar Mar 29 '19 13:03 cc32d9