b56e028733
For the most important packages at least.
6 lines
111 B
Go
6 lines
111 B
Go
/*
|
|
Package hash contains wrappers for Neo hashing algorithms.
|
|
|
|
It also implements Merkle tree.
|
|
*/
|
|
package hash
|