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