mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-16 21:16:30 +00:00
PublicKey() for PrivateKey now just can't fail and it makes no sense to return an error from it. There is a lot of associated functionality for which this also is true, so adjust it accordingly and simplify a lot of code. |
||
---|---|---|
.. | ||
hash | ||
keys | ||
address.go | ||
address_test.go | ||
aes256.go | ||
base58.go | ||
base58_test.go | ||
merkle_tree.go | ||
merkle_tree_test.go |