Guest User

Untitled

a guest
Jul 18th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.84 KB | None | 0 0
  1. {
  2. "name": "Tyntec",
  3. "engine": {
  4. "authorityRound": {
  5. "params": {
  6. "gasLimitBoundDivisor": "0x400",
  7. "stepDuration": "1",
  8. "validators": {
  9. "list": [
  10. "0x00d56867b3bcd9ab07510f7b4dc32a911f52750d"
  11. ]
  12. }
  13. }
  14. }
  15. },
  16. "params": {
  17. "maximumExtraDataSize": "0x20",
  18. "minGasLimit": "0x1388",
  19. "gasLimitBoundDivisor": "0x400",
  20. "networkID": "0x736564616373",
  21. "eip140Transition": 0,
  22. "eip211Transition": 0,
  23. "eip214Transition": 0,
  24. "eip658Transition": 0
  25. },
  26. "genesis": {
  27. "seal": {
  28. "authorityRound": {
  29. "step": "0x0",
  30. "signature": "0x0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000"
  31. }
  32. },
  33. "difficulty": "0x20000",
  34. "gasLimit": "0x8000000"
  35. },
  36. "accounts": {
  37. "0x0000000000000000000000000000000000000001": {
  38. "balance": "1",
  39. "builtin": {
  40. "name": "ecrecover",
  41. "pricing": {
  42. "linear": {
  43. "base": 3000,
  44. "word": 0
  45. }
  46. }
  47. }
  48. },
  49. "0x0000000000000000000000000000000000000002": {
  50. "balance": "1",
  51. "builtin": {
  52. "name": "sha256",
  53. "pricing": {
  54. "linear": {
  55. "base": 60,
  56. "word": 12
  57. }
  58. }
  59. }
  60. },
  61. "0x0000000000000000000000000000000000000003": {
  62. "balance": "1",
  63. "builtin": {
  64. "name": "ripemd160",
  65. "pricing": {
  66. "linear": {
  67. "base": 600,
  68. "word": 120
  69. }
  70. }
  71. }
  72. },
  73. "0x0000000000000000000000000000000000000004": {
  74. "balance": "1",
  75. "builtin": {
  76. "name": "identity",
  77. "pricing": {
  78. "linear": {
  79. "base": 15,
  80. "word": 3
  81. }
  82. }
  83. }
  84. },
  85. "0x0000000000000000000000000000000000000005": {
  86. "builtin": {
  87. "name": "modexp",
  88. "pricing": {
  89. "modexp": {
  90. "divisor": 20
  91. }
  92. }
  93. }
  94. },
  95. "0x0000000000000000000000000000000000000006": {
  96. "builtin": {
  97. "name": "alt_bn128_add",
  98. "pricing": {
  99. "linear": {
  100. "base": 500,
  101. "word": 0
  102. }
  103. }
  104. }
  105. },
  106. "0x0000000000000000000000000000000000000007": {
  107. "builtin": {
  108. "name": "alt_bn128_mul",
  109. "pricing": {
  110. "linear": {
  111. "base": 40000,
  112. "word": 0
  113. }
  114. }
  115. }
  116. },
  117. "0x0000000000000000000000000000000000000008": {
  118. "builtin": {
  119. "name": "alt_bn128_pairing",
  120. "pricing": {
  121. "alt_bn128_pairing": {
  122. "base": 100000,
  123. "pair": 80000
  124. }
  125. }
  126. }
  127. },
  128. "0x0073f9c2c923e99d86452a8cb2759f344be4fec0": {
  129. "balance": "10000000000000000000000000000"
  130. }
  131. }
  132. }
Add Comment
Please, Sign In to add comment