Skip to content
Snippets Groups Projects
Commit 8350b987 authored by matograine's avatar matograine
Browse files

[mod] #320 #301 change check_public_key() behavior

    * create has_pubkey_checksum()
    * create is_pubkey_and_check()
    * change use of check_public_key in tx, balance and history commands.
    * use is_pubkey_and_check() in `id` command and solve #320
    * create tests for is_pubkey_and_check, has_pubkey_checksum() and check_public_key()

    * change imports in silkaj.money to prevent loop dependency
parent 47650302
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