Skip to content

Commit

Permalink
remove unnessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
luisDev committed Apr 12, 2022
1 parent 6ed33ae commit 9d428c1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions src/constants/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1103,8 +1103,6 @@ export const shiberseContractAddresses = {
'LEASH_TOKEN': '0x673f2692b432EAF69B50fE9C46657e8a5dC89599',
'SHIBOSHI_TOKEN': '0x253A46a5C75c667f19203BCD638819478AB9bBab',
'BONE': '0x5CA454a716de461Ad2E0afF716c367b35901eD57',
// 'STAKE_LEASH': '0x7eB5E13128e20f6c8d77f6b95Ee7CD0128f86D1D',
// 'STAKE_SHIBOSHI': '0x0F432c22FaFF300c9D62daa61fBD9f8cBe5A20d7',
'STAKE_LEASH': '0x25a3c1baf69f219bc33b8d48ec5aca70d8acc181',
'STAKE_SHIBOSHI': '0x48a672cbe00ebf54669230c1cff9c97ef703b989',
'MOCKSALE': '0x736f9284b43c058b84a5e32ab57942db6cc5c1aa',
Expand Down
1 change: 0 additions & 1 deletion src/constants/map/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ export const DarkRoadColors = {
}

export const mapLandDataUrl = 'https://shiboshis.mypinata.cloud/ipfs/QmZ1U5PV21F3VzTw7791epzVmQ3RpeFbVhMQyZrZhDatVw'
//'https://shiboshis.mypinata.cloud/ipfs/QmYXckMd93DPq6XPaC1iisUs1t2jReE8mdaTuQYpmmLbgP'

export const apiServer = 'https://blabla-dev.herokuapp.com'

Expand Down

0 comments on commit 9d428c1

Please sign in to comment.