neo-go/pkg/encoding/address/doc.go
Roman Khimov b56e028733 *: add more package-specific documentation
For the most important packages at least.
2021-03-19 16:18:45 +03:00

4 lines
96 B
Go

/*
Package address implements conversion of script hash to/from Neo address.
*/
package address