Created
July 8, 2017 04:05
-
-
Save marshallswain/a506e9ef69aa8a93cfa893e950a86be7 to your computer and use it in GitHub Desktop.
Example address-map data
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
[ | |
{"address": "1", "identifier": "xxx"}, | |
{"address": "1", "identifier": "yyy"}, | |
{"address": "1", "identifier": "zzz"}, | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment