github.com/SmartMeshFoundation/Spectrum@v0.0.0-20220621030607-452a266fee1e/core/genesis_alloc.go (about)

     1  // Copyright 2017 The Spectrum Authors
     2  // This file is part of the Spectrum library.
     3  //
     4  // The Spectrum library is free software: you can redistribute it and/or modify
     5  // it under the terms of the GNU Lesser General Public License as published by
     6  // the Free Software Foundation, either version 3 of the License, or
     7  // (at your option) any later version.
     8  //
     9  // The Spectrum library is distributed in the hope that it will be useful,
    10  // but WITHOUT ANY WARRANTY; without even the implied warranty of
    11  // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
    12  // GNU Lesser General Public License for more details.
    13  //
    14  // You should have received a copy of the GNU Lesser General Public License
    15  // along with the Spectrum library. If not, see <http://www.gnu.org/licenses/>.
    16  
    17  package core
    18  
    19  // Constants containing the genesis allocation of built-in genesis blocks.
    20  // Their content is an RLP-encoded list of (address, balance) tuples.
    21  // Use mkalloc.go to create/update them.
    22  
    23  // nolint: misspell
    24  const mainnetAllocData = "\xf8\xa0\u0794:_\xba\xc6\u02915\x99\xc5\xfd\xe8\xc1c\x8d\xb5\x8d\x01\u078aH\x88\r\u0db3\xa7d\x00\x00\u07d4\xa9\xa4a\xab\xfa\u01a9\xa0X\xa6\xef!\x98\xfd'\x80\xe7\xd4\xf7\u224f\xa8#?\xb2\xc1(\x00\x00\u0794\xadL\x80\x16@e\xa3\xc3=\xd2\x01I\b\xc7V>\xff\x88\xabI\x88\r\u0db3\xa7d\x00\x00\u0794\xc2-SEj\xbd\x14\xda4u\x17\xa4\xb4~\xa2Hf\xb8\u3b88\r\u0db3\xa7d\x00\x00\xe2\x94\xf2\xf53\x82\xca\x0f\x0f&\xc7ht?\xf2\xe1z7\x94g1r\x8c\n&\xa9\x8f'&\u075fy\xc0\x00\x00"
    25  
    26  //const testnetAllocData = "\xf8i\xe2\x94A\x10\xbd\x1f\xf0\xb7?\xa1,%\x9a\xcf9\xc9P'\u007f&g\x87\x8c O\xce^>%\x02a\x10\x00\x00\x00\u252d\xb3\xea:\xd3V\x19\x92\x06\u0281{\x04\xfdf\x8c\xc5\x19m\xf2\x8c O\xce^>%\x02a\x10\x00\x00\x00\u2539K:\xa4\x16\t\xe3\xf5\x9c\xba\xff<,)\x8cl\xc4\xc5\v\x81\x8c O\xce^>%\x02a\x10\x00\x00\x00"
    27  const testnetAllocData = "\xf8l\xe3\x94\x04\x99q`\xafG\xdaV\xce\xe0(\x8b4\xb80a'\xd9\xc2\x1b\x8d\x01\x02~r\xf1\xf1(\x13\b\x80\x00\x00\x00\xe3\x94A\x10\xbd\x1f\xf0\xb7?\xa1,%\x9a\xcf9\xc9P'\u007f&g\x87\x8d\x01\x02~r\xf1\xf1(\x13\b\x80\x00\x00\x00\u351a\x91\x8ckb\xe3N\x87nP\xbfo3\xa4\xcb\xc9\xcb/\u0111\x8d\x01\x02~r\xf1\xf1(\x13\b\x80\x00\x00\x00"
    28  const devnetAllocData = "\xf8F\u253f\x176\xa6_\x8b\xea\xddq\xb3!\xbeX_\u0603P?\u07aa\x8c\x10'\xe7/\x1f\x12\x810\x88\x00\x00\x00\xe2\x94\u04f3\x84x\xf7\xed\xb9\xbbU'\x0e\xe58\x97\x06\u071c\xa6\u064f\x8c\x10'\xe7/\x1f\x12\x810\x88\x00\x00\x00"