Update Market.go
This commit is contained in:
parent
537a825786
commit
392cbcfbfb
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ const (
|
|||
sellPrefix = "forSale_"
|
||||
)
|
||||
|
||||
// MarketDeployData структура для _deploy (пример)
|
||||
// MarketDeployData структура для _deploy
|
||||
type MarketDeployData struct {
|
||||
Admin interop.Hash160
|
||||
Token interop.Hash160
|
||||
|
|
Loading…
Add table
Reference in a new issue