Skip to content
Snippets Groups Projects
Commit 398c35e1 authored by matograine's avatar matograine
Browse files

[mod] #320 #301 split check_public_key()

    check_public_key() was used for money- and wot- related commands that have differend needs.
    * remove check_public_key()
    * create is_pubkey_and_check(), check_pubkey_format() and validate_checksum()
    * create related tests
    * modify tx, balance and history commands.
    * use is_pubkey_and_check() in `id` command and solve #320

    * change imports in silkaj.money to prevent loop dependency
parent 80c3b14f
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment