From a0bca5c733aecea872b5266a8ef92909e508c9f0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gr=C3=A9goire=20Henry?= Date: Wed, 13 Sep 2017 15:19:05 +0200 Subject: [PATCH] Sandbox: add missing file --- scripts/sandbox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 scripts/sandbox.json diff --git a/scripts/sandbox.json b/scripts/sandbox.json new file mode 100644 index 000000000..be31b0762 --- /dev/null +++ b/scripts/sandbox.json @@ -0,0 +1,11 @@ +{ + "genesis_pubkey": + "edpkuSLWfVU1Vq7Jg9FucPyKmma6otcMHac9zG4oU1KMHSTBpJuGQ2", + "bootstrap_keys": [ + "edpkuBknW28nW72KG6RoHtYW7p12T6GKc7nAbwYX5m8Wd9sDVC9yav", + "edpktzNbDAUjUk697W7gYg2CRuBQjyPxbEg8dLccYYwKSKvkPvjtV9", + "edpkuTXkJDGcFd5nh6VvMz8phXxU3Bi7h6hqgywNFi1vZTfQNnS1RV", + "edpkuFrRoDSEbJYgxRtLx2ps82UdaYc1WwfS9sE11yhauZt5DgCHbU", + "edpkv8EUUH68jmo3f7Um5PezmfGrRF24gnfLpH3sVNwJnV5bVCxL2n" + ] +}