-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1575 from thesandboxgame/chore/testnet-deploy-lan…
…dsale-58 Chore/testnet deploy landsale 58
- Loading branch information
Showing
5 changed files
with
1,092 additions
and
0 deletions.
There are no files selected for viewing
5 changes: 5 additions & 0 deletions
5
packages/core/data/landSales/LandPreSale_35/bundles.testnet.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"198": [ | ||
"1879073777507537447029520769267953353987681801241708" | ||
] | ||
} |
63 changes: 63 additions & 0 deletions
63
packages/core/data/landSales/LandPreSale_35/sectors.testnet.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,63 @@ | ||
[ | ||
{ | ||
"sector": 58, | ||
"limit": 10000, | ||
"lands": [ | ||
{ | ||
"coordinateX": -105, | ||
"coordinateY": 60, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -105, | ||
"coordinateY": 61, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -105, | ||
"coordinateY": 62, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -104, | ||
"coordinateY": 60, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -104, | ||
"coordinateY": 61, | ||
"ownerAddress": "", | ||
"bundleId": "198" | ||
}, | ||
{ | ||
"coordinateX": -104, | ||
"coordinateY": 62, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -103, | ||
"coordinateY": 60, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -103, | ||
"coordinateY": 61, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
}, | ||
{ | ||
"coordinateX": -103, | ||
"coordinateY": 62, | ||
"ownerAddress": "", | ||
"bundleId": "" | ||
} | ||
], | ||
"estates": [] | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f7e209a
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Coverage for this commit
Coverage Report