frostfs-contract/go.mod
Alex Vanin 88c738b736 [#49] Support contract migration
At initialization contract saves master script hash
that allows to re-initialize or migrate contract.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-02-12 18:33:55 +03:00

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