forked from TrueCloudLab/frostfs-contract
88c738b736
At initialization contract saves master script hash that allows to re-initialize or migrate contract. Signed-off-by: Alex Vanin <alexey@nspcc.ru>
5 lines
131 B
Modula-2
5 lines
131 B
Modula-2
module github.com/nspcc-dev/neofs-contract
|
|
|
|
go 1.13
|
|
|
|
require github.com/nspcc-dev/neo-go v0.93.0-pre.0.20210212114643-94672d4d83b7
|