mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-27 13:58:05 +00:00
5 lines
96 B
Go
5 lines
96 B
Go
|
/*
|
||
|
Package address implements conversion of script hash to/from Neo address.
|
||
|
*/
|
||
|
package address
|