diudiuwangzi

Results 1 comments of diudiuwangzi

fix it. diff -u account.py.org account.py --- account.py.org 2019-08-31 20:15:13.796771030 +0800 +++ account.py 2019-08-31 20:15:28.980771092 +0800 @@ -93,7 +93,7 @@ return AttributeDict({ 'hex': address, -- 'base58': to_base58.decode() ++ 'base58': to_base58...