mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2025-02-06 09:41:18 +00:00
4 lines
100 B
Go
4 lines
100 B
Go
/*
|
|
Package address implements conversion of a script hash to/from a Neo address.
|
|
*/
|
|
package address
|