forked from TrueCloudLab/neoneo-go
3fa6ba9c7b
Go's Hash is explicitly specified to never return an error on Write(), and our own decoding functions only check for length which is gonna be right in every case so it makes no sense returning errors from these functions. |
||
---|---|---|
.. | ||
hash | ||
address.go | ||
address_test.go | ||
aes256.go | ||
base58.go | ||
elliptic_curve.go | ||
merkle_tree.go | ||
merkle_tree_test.go | ||
modular_arithmetic.go | ||
public_key.go | ||
public_key_test.go |