Read the Docs build information Build id: 238459 Project: blocko-inc-guide Version: latest Commit: f64b61b2e02bb4fbad8b41ca5a3440baeeb8bd3b Date: 2019-09-04T04:50:31.745805Z State: finished Success: True [rtd-command-info] start-time: 2019-09-04T04:50:32.215957Z, end-time: 2019-09-04T04:50:32.544489Z, duration: 0, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/aergoio/guide.git . Cloning into '.'... [rtd-command-info] start-time: 2019-09-04T04:50:32.778432Z, end-time: 2019-09-04T04:50:32.789722Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at f64b61b Readme: update install steps [rtd-command-info] start-time: 2019-09-04T04:50:32.896002Z, end-time: 2019-09-04T04:50:32.904560Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-09-04T04:50:33.873267Z, end-time: 2019-09-04T04:50:37.103424Z, duration: 3, exit-code: 0 python2.7 -mvirtualenv --no-site-packages --no-download New python executable in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/bin/python2.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-09-04T04:50:37.190537Z, end-time: 2019-09-04T04:50:39.311661Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip pip DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. Collecting pip Downloading https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl (1.4MB) Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-09-04T04:50:39.405880Z, end-time: 2019-09-04T04:50:49.745553Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<1.1 DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting Pygments==2.3.1 Downloading https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl (849kB) Requirement already up-to-date: setuptools==41.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (41.0.1) Collecting docutils==0.14 Downloading https://files.pythonhosted.org/packages/50/09/c53398e0005b11f7ffb27b7aa720c617aba53be4fb4f4f3f06b9b5c60f28/docutils-0.14-py2-none-any.whl (543kB) Collecting mock==1.0.1 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) Collecting pillow==5.4.1 Downloading https://files.pythonhosted.org/packages/0d/f3/421598450cb9503f4565d936860763b5af413a61009d87a5ab1e34139672/Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Downloading https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl (47kB) Collecting recommonmark==0.5.0 Downloading https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Downloading https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl (3.1MB) Collecting sphinx-rtd-theme<0.5 Downloading https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4MB) Collecting readthedocs-sphinx-ext<1.1 Downloading https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Downloading https://files.pythonhosted.org/packages/90/52/e20466b85000a181e1e144fd8305caf2cf475e2f9674e797b222f8105f5f/future-0.17.1.tar.gz (829kB) Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/a0/5e/d9ead2d57d39b3e1c1868ce84212319e5543a19c4185dce7e42a9dd968b0/snowballstemmer-1.9.0.tar.gz (76kB) Collecting sphinxcontrib-websupport (from sphinx<2) Downloading https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl (8.4MB) Collecting requests>=2.0.0 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl (57kB) Collecting packaging (from sphinx<2) Downloading https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl (124kB) Collecting typing; python_version < "3.5" (from sphinx<2) Downloading https://files.pythonhosted.org/packages/22/30/64ca29543375759dc589ade14a6cd36382abf2bec17d67de8481bc9814d7/typing-3.7.4.1-py2-none-any.whl Collecting imagesize (from sphinx<2) Downloading https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting six>=1.5 (from sphinx<2) Downloading https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl (508kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl (150kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl (157kB) Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl (133kB) Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl (58kB) Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Downloading https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl (65kB) Collecting attrs (from packaging->sphinx<2) Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Downloading https://files.pythonhosted.org/packages/fb/40/f3adb7cf24a8012813c5edb20329eb22d5d8e2a0ecf73d21d6b85865da11/MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl Building wheels for collected packages: mock, future, snowballstemmer Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-cp27-none-any.whl size=23756 sha256=49a3cc113c85b41df8a97a1db87a51c9fd62a291978107105b641f46e9e1d9c6 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.17.1-cp27-none-any.whl size=500236 sha256=9767ba117a3c6c7cd24bde0c87cedb21c14e3ef4f727636ebe2f9b392f5f917e Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/0c/61/d2/d6b7317325828fbb39ee6ad559dbe4664d0896da4721bf379e Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-1.9.0-cp27-none-any.whl size=93833 sha256=c6337e857b6599b1299d9fef2c9bd8bcafa2bb11178f9c90949a191f3d496b27 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/93/db/97/496f1d6bbcad1fecbc58fe45363540414be519312eded82bab Successfully built mock future snowballstemmer Installing collected packages: Pygments, docutils, mock, pillow, alabaster, future, commonmark, snowballstemmer, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, pyparsing, six, attrs, packaging, MarkupSafe, Jinja2, typing, imagesize, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.1 urllib3-1.25.3 [rtd-command-info] start-time: 2019-09-04T04:50:49.834482Z, end-time: 2019-09-04T04:50:52.082603Z, duration: 2, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip -r requirements.txt DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Collecting recommonmark==0.4.0 (from -r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/df/a5/8ee4b84af7f997dfdba71254a88008cfc19c49df98983c9a4919e798f8ce/recommonmark-0.4.0-py2.py3-none-any.whl Collecting sphinx-markdown-tables==0.0.9 (from -r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/3d/d0/4f6e12f06f87bcae7a97997fc50862222ee78f859edece0da0ad75d8ada4/sphinx-markdown-tables-0.0.9.tar.gz Requirement already satisfied: sphinx-rtd-theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 3)) (0.4.3) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from recommonmark==0.4.0->-r requirements.txt (line 1)) (0.14) Collecting commonmark<=0.5.4 (from recommonmark==0.4.0->-r requirements.txt (line 1)) Downloading https://files.pythonhosted.org/packages/4d/93/3808cbcebe94d205f55a9a32857df733a603339d32c46cd32669d808d964/CommonMark-0.5.4.tar.gz (120kB) Collecting markdown==2.6.11 (from sphinx-markdown-tables==0.0.9->-r requirements.txt (line 2)) Downloading https://files.pythonhosted.org/packages/6d/7d/488b90f470b96531a3f5788cf12a93332f543dbab13c423a5e7ce96a0493/Markdown-2.6.11-py2.py3-none-any.whl (78kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.8.5) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.9.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.3.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.1.2) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.7.0) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.22.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (41.0.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.10.1) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (3.7.4.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (19.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.1.0) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.12.0) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2019.2) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.25.3) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2019.6.16) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (3.0.4) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from packaging->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.4.2) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from packaging->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (19.1.0) Building wheels for collected packages: sphinx-markdown-tables, commonmark Building wheel for sphinx-markdown-tables (setup.py): started Building wheel for sphinx-markdown-tables (setup.py): finished with status 'done' Created wheel for sphinx-markdown-tables: filename=sphinx_markdown_tables-0.0.9-cp27-none-any.whl size=3003 sha256=792d34c27fd3665b72f0cbb552d10ec34fe5d6c13e18690368fb7f979cf1804e Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/df/ae/13/2e436636f69f99f623599b532c2c11bdd4331c5030e246700f Building wheel for commonmark (setup.py): started Building wheel for commonmark (setup.py): finished with status 'done' Created wheel for commonmark: filename=CommonMark-0.5.4-cp27-none-any.whl size=30751 sha256=4ae220203c491dc1d9403322973d58c222318f9790de679eb6ad2034ab0acc17 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/.cache/pip/wheels/a0/f4/35/019d917f6875107ade3aad634c982f5c6b604c5631cddf20ac Successfully built sphinx-markdown-tables commonmark Installing collected packages: commonmark, recommonmark, markdown, sphinx-markdown-tables Found existing installation: commonmark 0.8.1 Uninstalling commonmark-0.8.1: Successfully uninstalled commonmark-0.8.1 Found existing installation: recommonmark 0.5.0 Uninstalling recommonmark-0.5.0: Successfully uninstalled recommonmark-0.5.0 Successfully installed commonmark-0.5.4 markdown-2.6.11 recommonmark-0.4.0 sphinx-markdown-tables-0.0.9 [rtd-command-info] start-time: 2019-09-04T04:50:53.007857Z, end-time: 2019-09-04T04:50:53.318449Z, duration: 0, exit-code: 0 cat source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. # # import os # import sys # sys.path.insert(0, os.path.abspath('.')) # -- Project information ----------------------------------------------------- project = u'aergo-guide' copyright = u'2019, AERGO team and contributors' author = u'AERGO team and contributors' # The short X.Y version version = u'' # The full version, including alpha/beta/rc tags release = u'' # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'sphinx_markdown_tables', ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = ['.rst', '.md'] source_parsers = { '.md': 'recommonmark.parser.CommonMarkParser', } # The master toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = [] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- Options for HTML output ------------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. # html_theme = 'sphinx_rtd_theme' # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. # # html_theme_options = {} # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ['_static'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'aergo-guidedoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'aergo-guide.tex', u'aergo-guide Documentation', u'AERGO team and contributors', 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'aergo-guide', u'aergo-guide Documentation', author, 'aergo-guide', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # import importlib import sys import os.path from six import string_types from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("1.2", "/en/1.2/"), ("1.1", "/en/1.1/"), ("1.0", "/en/1.0/"), ("v0.12", "/en/v0.12/"), ("v0.11.0", "/en/v0.11.0/"), ("v0.10.0", "/en/v0.10.0/"), ("v0.9.9", "/en/v0.9.9/"), ("v0.9.7", "/en/v0.9.7/"), ], 'downloads': [ ("pdf", "//readthedocs.com/projects/blocko-inc-guide/downloads/pdf/latest/"), ("html", "//readthedocs.com/projects/blocko-inc-guide/downloads/htmlzip/latest/"), ("epub", "//readthedocs.com/projects/blocko-inc-guide/downloads/epub/latest/"), ], 'subprojects': [ ], 'slug': 'blocko-inc-guide', 'name': u'guide', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.aergo.io/en/1.2/', 'analytics_code': 'UA-117920519-1', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'aergoio', 'github_repo': 'guide', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': 'UA-117920519-1', 'global_analytics_code': 'UA-17997319-2', 'commit': 'f64b61b2', } if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' [rtd-command-info] start-time: 2019-09-04T04:50:53.401049Z, end-time: 2019-09-04T04:50:58.718104Z, duration: 5, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 65 source files that are out of date updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 9%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 12%] dapp-development/index reading sources... [ 13%] index reading sources... [ 15%] introduction/index reading sources... [ 16%] running-node/advanced-topics reading sources... [ 18%] running-node/configuration reading sources... [ 20%] running-node/configure-network reading sources... [ 21%] running-node/index reading sources... [ 23%] running-node/monitoring reading sources... [ 24%] running-node/quickstart reading sources... [ 26%] running-node/troubleshooting reading sources... [ 27%] sdks/heraj reading sources... [ 29%] sdks/herajs reading sources... [ 30%] sdks/herapy reading sources... [ 32%] sdks/index reading sources... [ 33%] sdks/other reading sources... [ 35%] smart-contracts/index reading sources... [ 36%] smart-contracts/lua/examples reading sources... [ 38%] smart-contracts/lua/guide reading sources... [ 40%] smart-contracts/lua/hello-world reading sources... [ 41%] smart-contracts/lua/index reading sources... [ 43%] smart-contracts/lua/reference reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 60%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 63%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 66%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 69%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 72%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 75%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 78%] tools/index reading sources... [ 80%] tools/polaris reading sources... [ 81%] tools/ship reading sources... [ 83%] using-network/accounts reading sources... [ 84%] using-network/connecting reading sources... [ 86%] using-network/funding reading sources... [ 87%] using-network/index reading sources... [ 89%] using-network/monitoring reading sources... [ 90%] using-network/snapshots reading sources... [ 92%] using-network/syncing reading sources... [ 93%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 96%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:51: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 3%] api/index writing output... [ 4%] api/rpc-autogenerated writing output... [ 6%] community writing output... [ 7%] contribution/building-from-source writing output... [ 9%] contribution/index writing output... [ 10%] contribution/ways-to-contribute writing output... [ 12%] dapp-development/index writing output... [ 13%] index writing output... [ 15%] introduction/index writing output... [ 16%] running-node/advanced-topics writing output... [ 18%] running-node/configuration writing output... [ 20%] running-node/configure-network writing output... [ 21%] running-node/index writing output... [ 23%] running-node/monitoring writing output... [ 24%] running-node/quickstart writing output... [ 26%] running-node/troubleshooting writing output... [ 27%] sdks/heraj writing output... [ 29%] sdks/herajs writing output... [ 30%] sdks/herapy writing output... [ 32%] sdks/index writing output... [ 33%] sdks/other writing output... [ 35%] smart-contracts/index writing output... [ 36%] smart-contracts/lua/examples writing output... [ 38%] smart-contracts/lua/guide writing output... [ 40%] smart-contracts/lua/hello-world writing output... [ 41%] smart-contracts/lua/index writing output... [ 43%] smart-contracts/lua/reference writing output... [ 44%] smart-contracts/scl/index writing output... [ 46%] smart-contracts/sql/index writing output... [ 47%] specs/addresses writing output... [ 49%] specs/block-management writing output... [ 50%] specs/blocks writing output... [ 52%] specs/chain-management writing output... [ 53%] specs/consensus writing output... [ 55%] specs/contracts writing output... [ 56%] specs/fees writing output... [ 58%] specs/index writing output... [ 60%] specs/names writing output... [ 61%] specs/p2p/index writing output... [ 63%] specs/p2p/peerconnect writing output... [ 64%] specs/p2p/wireprotocol writing output... [ 66%] specs/transactions writing output... [ 67%] specs/units writing output... [ 69%] tools/aergocli writing output... [ 70%] tools/aergoluac writing output... [ 72%] tools/brick writing output... [ 73%] tools/hubenterprise/index writing output... [ 75%] tools/hubenterprise/install writing output... [ 76%] tools/hubenterprise/introduce writing output... [ 78%] tools/index writing output... [ 80%] tools/polaris writing output... [ 81%] tools/ship writing output... [ 83%] using-network/accounts writing output... [ 84%] using-network/connecting writing output... [ 86%] using-network/funding writing output... [ 87%] using-network/index writing output... [ 89%] using-network/monitoring writing output... [ 90%] using-network/snapshots writing output... [ 92%] using-network/syncing writing output... [ 93%] using-raft-consensus/configuration writing output... [ 95%] using-raft-consensus/configure-network-using-raft writing output... [ 96%] using-raft-consensus/index writing output... [ 98%] using-raft-consensus/membership writing output... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:126: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:118: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... search copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 22 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-09-04T04:50:58.872089Z, end-time: 2019-09-04T04:51:02.882822Z, duration: 4, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 9%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 12%] dapp-development/index reading sources... [ 13%] index reading sources... [ 15%] introduction/index reading sources... [ 16%] running-node/advanced-topics reading sources... [ 18%] running-node/configuration reading sources... [ 20%] running-node/configure-network reading sources... [ 21%] running-node/index reading sources... [ 23%] running-node/monitoring reading sources... [ 24%] running-node/quickstart reading sources... [ 26%] running-node/troubleshooting reading sources... [ 27%] sdks/heraj reading sources... [ 29%] sdks/herajs reading sources... [ 30%] sdks/herapy reading sources... [ 32%] sdks/index reading sources... [ 33%] sdks/other reading sources... [ 35%] smart-contracts/index reading sources... [ 36%] smart-contracts/lua/examples reading sources... [ 38%] smart-contracts/lua/guide reading sources... [ 40%] smart-contracts/lua/hello-world reading sources... [ 41%] smart-contracts/lua/index reading sources... [ 43%] smart-contracts/lua/reference reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 60%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 63%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 66%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 69%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 72%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 75%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 78%] tools/index reading sources... [ 80%] tools/polaris reading sources... [ 81%] tools/ship reading sources... [ 83%] using-network/accounts reading sources... [ 84%] using-network/connecting reading sources... [ 86%] using-network/funding reading sources... [ 87%] using-network/index reading sources... [ 89%] using-network/monitoring reading sources... [ 90%] using-network/snapshots reading sources... [ 92%] using-network/syncing reading sources... [ 93%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 96%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:51: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics running-node/troubleshooting using-network/index using-network/connecting using-network/syncing using-network/accounts using-network/funding using-network/monitoring using-network/snapshots using-raft-consensus/index using-raft-consensus/configuration using-raft-consensus/configure-network-using-raft using-raft-consensus/membership using-raft-consensus/recovery smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/scl/index specs/index specs/addresses specs/units specs/names specs/consensus specs/transactions specs/contracts specs/fees specs/blocks specs/p2p/index specs/p2p/wireprotocol specs/p2p/peerconnect specs/block-management specs/chain-management contribution/index contribution/ways-to-contribute community contribution/building-from-source sdks/index sdks/heraj sdks/herajs sdks/herapy sdks/other tools/index tools/aergocli tools/aergoluac tools/ship tools/brick tools/polaris api/index api/grpc api/rpc-autogenerated writing... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:126: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:113: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:118: WARNING: Pygments lexer name u'toml' is not known done writing additional files... copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 22 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-09-04T04:51:03.008770Z, end-time: 2019-09-04T04:51:06.822804Z, duration: 3, exit-code: 0 python sphinx-build -b latex -D language=en -d _build/doctrees . _build/latex Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [latex]: all documents updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 9%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 12%] dapp-development/index reading sources... [ 13%] index reading sources... [ 15%] introduction/index reading sources... [ 16%] running-node/advanced-topics reading sources... [ 18%] running-node/configuration reading sources... [ 20%] running-node/configure-network reading sources... [ 21%] running-node/index reading sources... [ 23%] running-node/monitoring reading sources... [ 24%] running-node/quickstart reading sources... [ 26%] running-node/troubleshooting reading sources... [ 27%] sdks/heraj reading sources... [ 29%] sdks/herajs reading sources... [ 30%] sdks/herapy reading sources... [ 32%] sdks/index reading sources... [ 33%] sdks/other reading sources... [ 35%] smart-contracts/index reading sources... [ 36%] smart-contracts/lua/examples reading sources... [ 38%] smart-contracts/lua/guide reading sources... [ 40%] smart-contracts/lua/hello-world reading sources... [ 41%] smart-contracts/lua/index reading sources... [ 43%] smart-contracts/lua/reference reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 60%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 63%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 66%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 69%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 72%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 75%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 78%] tools/index reading sources... [ 80%] tools/polaris reading sources... [ 81%] tools/ship reading sources... [ 83%] using-network/accounts reading sources... [ 84%] using-network/connecting reading sources... [ 86%] using-network/funding reading sources... [ 87%] using-network/index reading sources... [ 89%] using-network/monitoring reading sources... [ 90%] using-network/snapshots reading sources... [ 92%] using-network/syncing reading sources... [ 93%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 96%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:51: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done processing aergo-guide.tex...index introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics running-node/troubleshooting using-network/index using-network/connecting using-network/syncing using-network/accounts using-network/funding using-network/monitoring using-network/snapshots using-raft-consensus/index using-raft-consensus/configuration using-raft-consensus/configure-network-using-raft using-raft-consensus/membership using-raft-consensus/recovery smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/scl/index specs/index specs/addresses specs/units specs/names specs/consensus specs/transactions specs/contracts specs/fees specs/blocks specs/p2p/index specs/p2p/wireprotocol specs/p2p/peerconnect specs/block-management specs/chain-management contribution/index contribution/ways-to-contribute community contribution/building-from-source sdks/index sdks/heraj sdks/herajs sdks/herapy sdks/other tools/index tools/aergocli tools/aergoluac tools/ship tools/brick tools/polaris api/index api/grpc api/rpc-autogenerated resolving references... writing... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:126: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:118: WARNING: Pygments lexer name u'toml' is not known done copying images... [100%] sdks/dapp-overview.png copying TeX support files... done build succeeded, 21 warnings. The LaTeX files are in _build/latex. Run 'make' in that directory to run these through (pdf)latex (use `make latexpdf' here to do that automatically). [rtd-command-info] start-time: 2019-09-04T04:51:07.602605Z, end-time: 2019-09-04T04:51:07.916929Z, duration: 0, exit-code: 0 cat latexmkrc $latex = 'latex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $pdflatex = 'pdflatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $lualatex = 'lualatex ' . $ENV{'LATEXOPTS'} . ' %O %S'; $xelatex = 'xelatex --no-pdf ' . $ENV{'LATEXOPTS'} . ' %O %S'; $makeindex = 'makeindex -s python.ist %O -o %D %S'; add_cus_dep( "glo", "gls", 0, "makeglo" ); sub makeglo { return system( "makeindex -s gglo.ist -o '$_[0].gls' '$_[0].glo'" ); } [rtd-command-info] start-time: 2019-09-04T04:51:08.009961Z, end-time: 2019-09-04T04:51:11.876198Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=blocko-inc-guide -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="blocko-inc-guide" "aergo-guide.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./aergo-guide.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file blocko-inc-guide.idx (./blocko-inc-guide.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] Overfull \vbox (2.68167pt too high) detected at line 699 [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1041--1041 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1402--1402 []\T1/ptm/m/n/10 con-sen- Underfull \hbox (badness 10000) in paragraph at lines 1402--1402 []\T1/ptm/m/n/10 block-fac-to-ryt- [25] [26] [27] [28] [29] [30] [31] [32] Chapter 6. [33] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1878--1879 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1895--1895 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1905--1905 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2771 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2771 ... Lua that stores key-value values ​​ in a block-chain state sto... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2774 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2774 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2783 ​ [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 3025--3026 []\T1/ptm/m/n/10 you can search for events with event name ^^Psend^^Q in the co n-tract ad- Overfull \hbox (94.4712pt too wide) in paragraph at lines 3037--3038 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [51] [52] [53] [54] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3294 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3294 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3295 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3295 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3296 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3296 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [55] [56] [57] [58] [59] [60] Chapter 7. [61] [62] [63] Overfull \hbox (2.55586pt too wide) in paragraph at lines 3940--3940 []\T1/phv/m/n/10 Amount| Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 \T1/ptm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 up-date Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 {"Name":"v1updateName","Args":[, ,, Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Overfull \hbox (18.17578pt too wide) in paragraph at lines 3940--3940 \T1/pcr/m/n/10 enterprise| Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[,] [88] Chapter 12. [89] [90] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5720--5720 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 5745--5745 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 5749 [91] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5768--5768 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 5784--5784 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 5818--5818 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [92] Overfull \hbox (75.64436pt too wide) in paragraph at lines 5840--5840 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [93] [94] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5987--5987 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [95] [96] [97] [98] [99] [100] Chapter 13. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 101 un defined on input line 6311. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 101 undefined on input line 6314. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 101 un defined on input line 6317. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 101 undef ined on input line 6320. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 101 u ndefined on input line 6323. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 101 undefined on input line 6326. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 101 un defined on input line 6329. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 101 undefined on input line 6332. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 101 undefined on input line 6335. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 101 undefined on input line 6338. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 101 undefined on input line 6341. [101] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 102 und efined on input line 6344. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 102 undefined on input line 6347. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 102 undefined on input line 6350. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 102 undefi ned on input line 6353. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 102 u ndefined on input line 6356. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 102 u ndefined on input line 6359. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 102 undef ined on input line 6362. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 102 undef ined on input line 6365. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 102 undef ined on input line 6368. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 102 und efined on input line 6371. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 102 und efined on input line 6374. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 102 und efined on input line 6377. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 102 undefined on input line 6380. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 10 2 undefined on input line 6383. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 102 undefined on input line 6386. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 102 undefined on input line 6389. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 10 2 undefined on input line 6392. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 10 2 undefined on input line 6395. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 10 2 undefined on input line 6398. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 10 2 undefined on input line 6401. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 102 undefined on input line 6404. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 102 und efined on input line 6407. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 102 und efined on input line 6410. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 102 undefined on input line 6413. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 102 u ndefined on input line 6416. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 102 undefined on input line 6419. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 102 undefined on input line 6422. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 102 u ndefined on input line 6425. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 10 2 undefined on input line 6428. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 102 undefined on input line 6431. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 102 undefined on input line 6434. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 102 undefined on input line 6437. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 102 undefined on input line 6440. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 102 undefined on input line 6445. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 102 undefined on input line 6448. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 102 undefined on input line 6451. [102] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 103 undefined on input line 6454. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 103 undefined on input line 6457. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 103 undefined on input line 6460. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 103 undefined on input line 6463. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 103 undefined on input line 6466. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 103 undefined on input line 6469. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 10 3 undefined on input line 6472. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 103 undefined on input line 6475. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 103 undefined on input line 6478. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 103 undefined on input line 6481. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 103 undefined on input line 6484. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 103 undefined on input line 6487. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 103 undefined on input line 6490. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 103 undefined on input line 6493. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 103 undefined on input line 6496. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 103 undefined on input line 6499. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 103 undefined on input line 6502. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 103 undefined on input line 6505. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 103 undefined on input line 6508. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 103 undefined on input line 6511. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 103 undefined on input line 6514. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 103 undefined on input line 6517. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 103 u ndefined on input line 6520. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 03 undefined on input line 6523. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 10 3 undefined on input line 6526. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 103 undefined on input line 6529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 103 undefined on input line 6532. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 103 u ndefined on input line 6535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 03 undefined on input line 6538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 103 undefined on input line 6541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 03 undefined on input line 6544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 103 undefined on input line 6547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 103 undefined on input line 6550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 103 undefined on input line 6553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 103 undefined on input line 6556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 10 3 undefined on input line 6559. [103] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 104 undefined on input line 6562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 104 u ndefined on input line 6565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 1 04 undefined on input line 6568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 04 undefined on input line 6571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 104 undefined on input line 6574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 104 undefined on input line 6577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 104 undefined on input line 6580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 104 undefined on input line 6585. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 104 un defined on input line 6588. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 104 undefined on input line 6591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 104 undefined on input line 6594. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 104 undefined on input line 6597. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 104 undefined on input line 6600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 104 undefined on input line 6603. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 104 undefined on input line 6606. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 104 undefined on input line 6609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 104 undefined on input line 6612. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 1 04 undefined on input line 6615. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 104 undefined on input line 6618. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 10 4 undefined on input line 6621. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 104 undefined on input line 6624. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 104 undefined on input line 6627. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 104 undefined on input line 6630. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 1 04 undefined on input line 6633. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 104 und efined on input line 6636. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 104 undefined on input line 6639. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 104 undefined on input line 6642. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 104 undefined on input line 6645. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 104 undefined on input line 6648. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 104 undefined on input line 6651. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 104 undefined on input line 6656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 10 4 undefined on input line 6659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 104 undefined on input line 6662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 104 undefined on input line 6665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 104 undefined on input line 6668. LaTeX Warning: Hyper reference `api/rpc-autogenerated:scalar-value-types' on pa ge 104 undefined on input line 6673. [104] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 10 5 undefined on input line 6697. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 105 undefined on input line 6698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 105 undefined on input line 6706. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 10 5 undefined on input line 6707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6715. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 105 undefined on input line 6716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6724. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 105 undefined on input line 6725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6733. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 105 undefined on input line 6734. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 105 undefined on input line 6742. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 105 undefined on input line 6743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 105 undefined on input line 6751. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 105 undefined on input line 6752. [105] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 106 undefined on input line 6760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 106 undefined on input line 6761. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 106 undefined on input line 6769. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 106 undefined on input line 6770. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6778. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 106 undefined on input line 6779. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6787. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 106 undefined on input line 6788. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 106 undefined on input line 6796. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 106 undefined on input line 6797. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6805. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 106 und efined on input line 6806. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6814. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 106 undefined on input line 6815. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6823. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 10 6 undefined on input line 6824. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6832. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 106 un defined on input line 6833. [106] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6841. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 107 undefined on input line 6842. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6850. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6851. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6859. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 107 undefined on input line 6860. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 107 undefined on input line 6868. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 107 undefined on input line 6869. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 107 undefined on input line 6877. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 107 undefined on input line 6878. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 107 undefined on input line 6886. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 107 undefined on input line 6887. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 07 undefined on input line 6895. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 7 undefined on input line 6896. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 107 undefined on input line 6904. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 107 undefined on input line 6905. [107] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6913. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6914. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6922. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6923. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 108 undefined on input line 6931. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6932. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6940. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 108 undefined on input line 6941. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 108 undefined on input line 6949. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 108 undefined on input line 6950. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 108 undefined on input line 6958. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 108 undefined on input line 6959. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 108 undefined on input line 6967. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 08 undefined on input line 6968. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 108 undefined on input line 6976. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 08 undefined on input line 6977. [108] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 109 undefined on input line 6985. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 109 undefined on input line 6986. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 109 undefined on input line 6994. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 10 9 undefined on input line 6995. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 109 u ndefined on input line 7003. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 09 undefined on input line 7004. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 109 undefined on input line 7012. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 109 undefined on input line 7013. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 109 undefined on input line 7021. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 109 undefined on input line 7022. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 109 undefined on input line 7030. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 109 undefined on input line 7031. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 109 undefined on input line 7039. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 109 undefined on input line 7040. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 109 undefined on input line 7048. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 109 undefined on input line 7049. [109] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 110 undefined on input line 7057. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 110 undefined on input line 7058. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 110 undefined on input line 7066. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 110 undefined on input line 7067. [110] [111] [112] No file blocko-inc-guide.ind. [113] (./blocko-inc-guide.aux) Package rerunfilecheck Warning: File `blocko-inc-guide.out' has changed. (rerunfilecheck) Rerun to get outlines right (rerunfilecheck) or use package `bookmark'. LaTeX Warning: There were undefined references. LaTeX Warning: Label(s) may have changed. Rerun to get cross-references right. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on blocko-inc-guide.pdf (117 pages, 348480 bytes). Transcript written on blocko-inc-guide.log. Latexmk: Index file 'blocko-inc-guide.idx' was written Latexmk: Missing input file: 'blocko-inc-guide.ind' from line 'No file blocko-inc-guide.ind.' Latexmk: References changed. Latexmk: References changed. Latexmk: Log file says output to 'blocko-inc-guide.pdf' Rule 'makeindex blocko-inc-guide.idx': File changes, etc: Non-existent destination files: 'blocko-inc-guide.ind' ------------ Run number 1 of rule 'makeindex blocko-inc-guide.idx' ------------ ------------ Running 'makeindex -s python.ist -o "blocko-inc-guide.ind" "blocko-inc-guide.idx"' ------------ Latexmk: applying rule 'makeindex blocko-inc-guide.idx'... This is makeindex, version 2.15 [TeX Live 2017] (kpathsea + Thai support). Scanning style file ./python.ist.......done (7 attributes redefined, 0 ignored). Scanning input file blocko-inc-guide.idx...done (0 entries accepted, 0 rejected). Nothing written in blocko-inc-guide.ind. Transcript written in blocko-inc-guide.ilg. Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'blocko-inc-guide.aux' 'blocko-inc-guide.ind' ------------ Run number 2 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="blocko-inc-guide" "aergo-guide.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./aergo-guide.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file blocko-inc-guide.idx (./blocko-inc-guide.aux LaTeX Warning: Label `running-node/configuration:configuration' multiply define d. LaTeX Warning: Label `running-node/configuration:single-aergo-server-default' m ultiply defined. LaTeX Warning: Label `running-node/configuration:testmode' multiply defined. LaTeX Warning: Label `running-node/configuration:reference' multiply defined. LaTeX Warning: Label `running-node/configuration:logging-options' multiply defi ned. LaTeX Warning: Label `running-node/monitoring:monitoring' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:troubleshooting' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:storage-errors' multiply def ined. LaTeX Warning: Label `running-node/troubleshooting:db-initilaize-failure' multi ply defined. LaTeX Warning: Label `running-node/troubleshooting:check-previously-running-pro cesses' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:miscellaneous-db-errors' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:disk-performance-problem' mu ltiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-trouble' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:peer-connection-failure' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-performance-problem' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:server-process-hang' multipl y defined. LaTeX Warning: Label `running-node/troubleshooting:tracking-status-of-transacti on' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-transaction' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-account' multiply defi ned. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-mempool' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-receipt' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/hello-world:hello-world' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/hello-world:tutorial' multiply define d. LaTeX Warning: Label `smart-contracts/lua/hello-world:check-account-and-balance ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:compile-contract' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:deploy-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-receipt-of-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-abi-of-contract' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-initial-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:call-contract' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-changed-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-contract-variable-w ith-merkle-proof' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:programming-guide' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:libraries' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:smart-contract' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:layout' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:import' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:state-variable' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:map' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:array' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:constructor' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:functions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:export-contract-function-s' mul tiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:special-functions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:default' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:payable' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:view' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:security' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:tools' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergoluac' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:brick' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:style-conventions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:reference' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:overview' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:system-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:getsender' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getblockheight' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:gettxhash' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:gettimestamp' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:getcontractid' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:setitem-key-value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:getitem-key' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:getamount' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getcreator' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:getorigin' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getprevblockhash' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:print-args' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:iscontract-address' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/reference:contract-package' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:send-address-amount' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:deploy-code-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:call-address-function-name- args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:delegatecall-address-functi on-name-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:pcall-fn-args' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:balance-address' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:event-eventname-args' multi ply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:search-event-and-receive-no tification-with-aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:stake-amount-unstake-amount -vote-bps' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:built-in-functions' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/reference:db-package' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:exec-sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-sql' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:prepare-sql' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-result-set-obj ect' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:next' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:get' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-prepared-state ment-object' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:exec-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:types' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-statement' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:function' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:constraint' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:json-package' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:encode-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:decode-string' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:crypto-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:sha256-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:ecverify-message-signature- address' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:bignum-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:number-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:isneg-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:iszero-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:tonumber-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:tostring-x-bignum-tostring- x-same-as-tostring-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:neg-x-same-as-x' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:sqrt-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:compare-x-y' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:add-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:sub-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mul-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mod-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:div-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:pow-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:divmod-x-y' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:powmod-x-y-m' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:isbignum-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:tobyte-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:frombyte-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/examples:examples' multiply defined. LaTeX Warning: Label `smart-contracts/lua/examples:reusable-code' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/examples:using-libraries' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/examples:aergo-contract-example' mult iply defined. LaTeX Warning: Label `api/rpc-autogenerated:protocol-documentation' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:rpc-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:aergorpcservice' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodestate' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getchaininfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainstat' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockheaders' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockmetadata' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:listblockstream' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockmetadatastream' multiply d efined. LaTeX Warning: Label `api/rpc-autogenerated:getblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:gettx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblocktx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getreceipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getabi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:sendtx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:signtx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifytx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:committx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstate' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstateandproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:createaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getaccounts' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:lockaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:unlockaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:exportaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:querycontract' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:querycontractstate' multiply define d. LaTeX Warning: Label `api/rpc-autogenerated:getpeers' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getvotes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getaccountvotes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstaking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getnameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listeventstream' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listevents' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getserverinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getconsensusinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:changemembership' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getenterpriseconfig' multiply defin ed. LaTeX Warning: Label `api/rpc-autogenerated:getconfchangeprogress' multiply def ined. LaTeX Warning: Label `api/rpc-autogenerated:accountaddress' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountandroot' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountvoteinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbodypaged' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbodyparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheaderlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadatalist' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:blockchainstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainid' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chaininfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainstats' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresultlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:configitem' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:configitem-propsentry' multiply def ined. LaTeX Warning: Label `api/rpc-autogenerated:consensusinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:empty' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:enterpriseconfig' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:enterpriseconfigkey' multiply defin ed. LaTeX Warning: Label `api/rpc-autogenerated:eventlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importformat' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:input' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:keyparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:name' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodereq' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:output' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:pageparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peer' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peerlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peersparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:personal' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo-configentry' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo-statusentry' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:singlebytes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:staking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifyresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:vote' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:voteinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:votelist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:voteparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifystatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:abi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:block' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheader' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:contractvarproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:event' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:filterinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:fnargument' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:function' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:query' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:receipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:state' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequery' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequeryproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statevar' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:tx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txidx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txinblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txtype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrics' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metricsrequest' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peermetric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrictype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:scalar-value-types' multiply define d. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./blocko-inc-guide.out) (./blocko-inc-guide.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./blocko-inc-guide.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] Overfull \vbox (2.68167pt too high) detected at line 699 [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1041--1041 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1402--1402 []\T1/ptm/m/n/10 con-sen- Underfull \hbox (badness 10000) in paragraph at lines 1402--1402 []\T1/ptm/m/n/10 block-fac-to-ryt- [25] [26] [27] [28] [29] [30] [31] [32] Chapter 6. [33] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1878--1879 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1895--1895 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1905--1905 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2771 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2771 ... Lua that stores key-value values ​​ in a block-chain state sto... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2774 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2774 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2783 ​ [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 3025--3026 []\T1/ptm/m/n/10 you can search for events with event name ^^Psend^^Q in the co n-tract ad- Overfull \hbox (94.4712pt too wide) in paragraph at lines 3037--3038 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [51] [52] [53] [54] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3294 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3294 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3295 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3295 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3296 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3296 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [55] [56] [57] [58] [59] [60] Chapter 7. [61] [62] [63] Overfull \hbox (2.55586pt too wide) in paragraph at lines 3940--3940 []\T1/phv/m/n/10 Amount| Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 \T1/ptm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 up-date Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 {"Name":"v1updateName","Args":[, ,, Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Overfull \hbox (18.17578pt too wide) in paragraph at lines 3940--3940 \T1/pcr/m/n/10 enterprise| Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[,] [88] Chapter 12. [89] [90] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5720--5720 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 5745--5745 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 5749 [91] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5768--5768 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 5784--5784 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 5818--5818 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [92] Overfull \hbox (75.64436pt too wide) in paragraph at lines 5840--5840 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [93] [94] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5987--5987 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [95] [96] [97] [98] [99] [100] Chapter 13. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 101 un defined on input line 6311. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 101 undefined on input line 6314. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 101 un defined on input line 6317. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 101 undef ined on input line 6320. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 101 u ndefined on input line 6323. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 101 undefined on input line 6326. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 101 un defined on input line 6329. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 101 undefined on input line 6332. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 101 undefined on input line 6335. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 101 undefined on input line 6338. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 101 undefined on input line 6341. [101] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 102 und efined on input line 6344. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 102 undefined on input line 6347. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 102 undefined on input line 6350. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 102 undefi ned on input line 6353. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 102 u ndefined on input line 6356. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 102 u ndefined on input line 6359. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 102 undef ined on input line 6362. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 102 undef ined on input line 6365. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 102 undef ined on input line 6368. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 102 und efined on input line 6371. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 102 und efined on input line 6374. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 102 und efined on input line 6377. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 102 undefined on input line 6380. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 10 2 undefined on input line 6383. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 102 undefined on input line 6386. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 102 undefined on input line 6389. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 10 2 undefined on input line 6392. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 10 2 undefined on input line 6395. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 10 2 undefined on input line 6398. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 10 2 undefined on input line 6401. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 102 undefined on input line 6404. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 102 und efined on input line 6407. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 102 und efined on input line 6410. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 102 undefined on input line 6413. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 102 u ndefined on input line 6416. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 102 undefined on input line 6419. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 102 undefined on input line 6422. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 102 u ndefined on input line 6425. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 10 2 undefined on input line 6428. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 102 undefined on input line 6431. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 102 undefined on input line 6434. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 102 undefined on input line 6437. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 102 undefined on input line 6440. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 102 undefined on input line 6445. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 102 undefined on input line 6448. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 102 undefined on input line 6451. [102] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 103 undefined on input line 6454. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 103 undefined on input line 6457. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 103 undefined on input line 6460. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 103 undefined on input line 6463. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 103 undefined on input line 6466. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 103 undefined on input line 6469. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 10 3 undefined on input line 6472. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 103 undefined on input line 6475. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 103 undefined on input line 6478. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 103 undefined on input line 6481. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 103 undefined on input line 6484. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 103 undefined on input line 6487. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 103 undefined on input line 6490. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 103 undefined on input line 6493. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 103 undefined on input line 6496. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 103 undefined on input line 6499. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 103 undefined on input line 6502. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 103 undefined on input line 6505. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 103 undefined on input line 6508. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 103 undefined on input line 6511. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 103 undefined on input line 6514. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 103 undefined on input line 6517. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 103 u ndefined on input line 6520. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 03 undefined on input line 6523. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 10 3 undefined on input line 6526. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 103 undefined on input line 6529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 103 undefined on input line 6532. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 103 u ndefined on input line 6535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 03 undefined on input line 6538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 103 undefined on input line 6541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 03 undefined on input line 6544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 103 undefined on input line 6547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 103 undefined on input line 6550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 103 undefined on input line 6553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 103 undefined on input line 6556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 10 3 undefined on input line 6559. [103] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 104 undefined on input line 6562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 104 u ndefined on input line 6565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 1 04 undefined on input line 6568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 04 undefined on input line 6571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 104 undefined on input line 6574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 104 undefined on input line 6577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 104 undefined on input line 6580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 104 undefined on input line 6585. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 104 un defined on input line 6588. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 104 undefined on input line 6591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 104 undefined on input line 6594. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 104 undefined on input line 6597. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 104 undefined on input line 6600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 104 undefined on input line 6603. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 104 undefined on input line 6606. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 104 undefined on input line 6609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 104 undefined on input line 6612. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 1 04 undefined on input line 6615. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 104 undefined on input line 6618. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 10 4 undefined on input line 6621. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 104 undefined on input line 6624. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 104 undefined on input line 6627. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 104 undefined on input line 6630. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 1 04 undefined on input line 6633. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 104 und efined on input line 6636. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 104 undefined on input line 6639. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 104 undefined on input line 6642. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 104 undefined on input line 6645. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 104 undefined on input line 6648. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 104 undefined on input line 6651. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 104 undefined on input line 6656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 10 4 undefined on input line 6659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 104 undefined on input line 6662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 104 undefined on input line 6665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 104 undefined on input line 6668. [104] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 10 5 undefined on input line 6697. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 105 undefined on input line 6698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 105 undefined on input line 6706. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 10 5 undefined on input line 6707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6715. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 105 undefined on input line 6716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6724. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 105 undefined on input line 6725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6733. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 105 undefined on input line 6734. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 105 undefined on input line 6742. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 105 undefined on input line 6743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 105 undefined on input line 6751. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 105 undefined on input line 6752. [105] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 106 undefined on input line 6760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 106 undefined on input line 6761. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 106 undefined on input line 6769. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 106 undefined on input line 6770. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6778. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 106 undefined on input line 6779. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6787. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 106 undefined on input line 6788. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 106 undefined on input line 6796. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 106 undefined on input line 6797. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6805. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 106 und efined on input line 6806. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6814. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 106 undefined on input line 6815. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6823. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 10 6 undefined on input line 6824. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6832. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 106 un defined on input line 6833. [106] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6841. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 107 undefined on input line 6842. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6850. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6851. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6859. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 107 undefined on input line 6860. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 107 undefined on input line 6868. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 107 undefined on input line 6869. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 107 undefined on input line 6877. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 107 undefined on input line 6878. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 107 undefined on input line 6886. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 107 undefined on input line 6887. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 07 undefined on input line 6895. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 7 undefined on input line 6896. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 107 undefined on input line 6904. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 107 undefined on input line 6905. [107] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6913. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6914. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6922. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6923. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 108 undefined on input line 6931. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6932. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6940. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 108 undefined on input line 6941. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 108 undefined on input line 6949. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 108 undefined on input line 6950. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 108 undefined on input line 6958. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 108 undefined on input line 6959. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 108 undefined on input line 6967. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 08 undefined on input line 6968. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 108 undefined on input line 6976. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 08 undefined on input line 6977. [108] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 109 undefined on input line 6985. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 109 undefined on input line 6986. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 109 undefined on input line 6994. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 10 9 undefined on input line 6995. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 109 u ndefined on input line 7003. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 09 undefined on input line 7004. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 109 undefined on input line 7012. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 109 undefined on input line 7013. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 109 undefined on input line 7021. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 109 undefined on input line 7022. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 109 undefined on input line 7030. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 109 undefined on input line 7031. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 109 undefined on input line 7039. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 109 undefined on input line 7040. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 109 undefined on input line 7048. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 109 undefined on input line 7049. [109] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 110 undefined on input line 7057. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 110 undefined on input line 7058. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 110 undefined on input line 7066. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 110 undefined on input line 7067. [110] [111] [112] (./blocko-inc-guide.ind) [113] (./blocko-inc-guide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on blocko-inc-guide.pdf (117 pages, 358447 bytes). Transcript written on blocko-inc-guide.log. Latexmk: Index file 'blocko-inc-guide.idx' was written Latexmk: Log file says output to 'blocko-inc-guide.pdf' Latexmk: List of undefined refs and citations: Label `api/rpc-autogenerated:abi' multiply defined Label `api/rpc-autogenerated:accountaddress' multiply defined Label `api/rpc-autogenerated:accountandroot' multiply defined Label `api/rpc-autogenerated:accountproof' multiply defined Label `api/rpc-autogenerated:accountvoteinfo' multiply defined Label `api/rpc-autogenerated:aergorpcservice' multiply defined Label `api/rpc-autogenerated:block' multiply defined Label `api/rpc-autogenerated:blockbody' multiply defined Label `api/rpc-autogenerated:blockbodypaged' multiply defined Label `api/rpc-autogenerated:blockbodyparams' multiply defined Label `api/rpc-autogenerated:blockchain' multiply defined Label `api/rpc-autogenerated:blockchain-proto' multiply defined Label `api/rpc-autogenerated:blockchainstatus' multiply defined Label `api/rpc-autogenerated:blockheader' multiply defined Label `api/rpc-autogenerated:blockheaderlist' multiply defined Label `api/rpc-autogenerated:blockmetadata' multiply defined Label `api/rpc-autogenerated:blockmetadatalist' multiply defined Label `api/rpc-autogenerated:chainid' multiply defined Label `api/rpc-autogenerated:chaininfo' multiply defined Label `api/rpc-autogenerated:chainstat' multiply defined Label `api/rpc-autogenerated:chainstats' multiply defined Label `api/rpc-autogenerated:changemembership' multiply defined Label `api/rpc-autogenerated:commitresult' multiply defined Label `api/rpc-autogenerated:commitresultlist' multiply defined Label `api/rpc-autogenerated:commitstatus' multiply defined Label `api/rpc-autogenerated:committx' multiply defined Label `api/rpc-autogenerated:configitem' multiply defined Label `api/rpc-autogenerated:configitem-propsentry' multiply defined Label `api/rpc-autogenerated:consensusinfo' multiply defined Label `api/rpc-autogenerated:contractvarproof' multiply defined Label `api/rpc-autogenerated:createaccount' multiply defined Label `api/rpc-autogenerated:empty' multiply defined Label `api/rpc-autogenerated:enterpriseconfig' multiply defined Label `api/rpc-autogenerated:enterpriseconfigkey' multiply defined Label `api/rpc-autogenerated:event' multiply defined Label `api/rpc-autogenerated:eventlist' multiply defined Label `api/rpc-autogenerated:exportaccount' multiply defined Label `api/rpc-autogenerated:filterinfo' multiply defined Label `api/rpc-autogenerated:fnargument' multiply defined Label `api/rpc-autogenerated:function' multiply defined Label `api/rpc-autogenerated:getabi' multiply defined Label `api/rpc-autogenerated:getaccounts' multiply defined Label `api/rpc-autogenerated:getaccountvotes' multiply defined Label `api/rpc-autogenerated:getblock' multiply defined Label `api/rpc-autogenerated:getblockbody' multiply defined Label `api/rpc-autogenerated:getblockmetadata' multiply defined Label `api/rpc-autogenerated:getblocktx' multiply defined Label `api/rpc-autogenerated:getchaininfo' multiply defined Label `api/rpc-autogenerated:getconfchangeprogress' multiply defined Label `api/rpc-autogenerated:getconsensusinfo' multiply defined Label `api/rpc-autogenerated:getenterpriseconfig' multiply defined Label `api/rpc-autogenerated:getnameinfo' multiply defined Label `api/rpc-autogenerated:getpeers' multiply defined Label `api/rpc-autogenerated:getreceipt' multiply defined Label `api/rpc-autogenerated:getserverinfo' multiply defined Label `api/rpc-autogenerated:getstaking' multiply defined Label `api/rpc-autogenerated:getstate' multiply defined Label `api/rpc-autogenerated:getstateandproof' multiply defined Label `api/rpc-autogenerated:gettx' multiply defined Label `api/rpc-autogenerated:getvotes' multiply defined Label `api/rpc-autogenerated:importaccount' multiply defined Label `api/rpc-autogenerated:importformat' multiply defined Label `api/rpc-autogenerated:input' multiply defined Label `api/rpc-autogenerated:keyparams' multiply defined Label `api/rpc-autogenerated:listblockheaders' multiply defined Label `api/rpc-autogenerated:listblockmetadata' multiply defined Label `api/rpc-autogenerated:listblockmetadatastream' multiply defined Label `api/rpc-autogenerated:listblockstream' multiply defined Label `api/rpc-autogenerated:listevents' multiply defined Label `api/rpc-autogenerated:listeventstream' multiply defined Label `api/rpc-autogenerated:listparams' multiply defined Label `api/rpc-autogenerated:lockaccount' multiply defined Label `api/rpc-autogenerated:metric' multiply defined Label `api/rpc-autogenerated:metric-proto' multiply defined Label `api/rpc-autogenerated:metrics' multiply defined Label `api/rpc-autogenerated:metricsrequest' multiply defined Label `api/rpc-autogenerated:metrictype' multiply defined Label `api/rpc-autogenerated:name' multiply defined Label `api/rpc-autogenerated:nameinfo' multiply defined Label `api/rpc-autogenerated:nodereq' multiply defined Label `api/rpc-autogenerated:nodestate' multiply defined Label `api/rpc-autogenerated:output' multiply defined Label `api/rpc-autogenerated:pageparams' multiply defined Label `api/rpc-autogenerated:peer' multiply defined Label `api/rpc-autogenerated:peerlist' multiply defined Label `api/rpc-autogenerated:peermetric' multiply defined Label `api/rpc-autogenerated:peersparams' multiply defined Label `api/rpc-autogenerated:personal' multiply defined Label `api/rpc-autogenerated:protocol-documentation' multiply defined Label `api/rpc-autogenerated:query' multiply defined Label `api/rpc-autogenerated:querycontract' multiply defined Label `api/rpc-autogenerated:querycontractstate' multiply defined Label `api/rpc-autogenerated:receipt' multiply defined Label `api/rpc-autogenerated:rpc-proto' multiply defined Label `api/rpc-autogenerated:scalar-value-types' multiply defined Label `api/rpc-autogenerated:sendtx' multiply defined Label `api/rpc-autogenerated:serverinfo' multiply defined Label `api/rpc-autogenerated:serverinfo-configentry' multiply defined Label `api/rpc-autogenerated:serverinfo-statusentry' multiply defined Label `api/rpc-autogenerated:signtx' multiply defined Label `api/rpc-autogenerated:singlebytes' multiply defined Label `api/rpc-autogenerated:staking' multiply defined Label `api/rpc-autogenerated:state' multiply defined Label `api/rpc-autogenerated:statequery' multiply defined Label `api/rpc-autogenerated:statequeryproof' multiply defined Label `api/rpc-autogenerated:statevar' multiply defined Label `api/rpc-autogenerated:tx' multiply defined Label `api/rpc-autogenerated:txbody' multiply defined Label `api/rpc-autogenerated:txidx' multiply defined Label `api/rpc-autogenerated:txinblock' multiply defined Label `api/rpc-autogenerated:txlist' multiply defined Label `api/rpc-autogenerated:txtype' multiply defined Label `api/rpc-autogenerated:unlockaccount' multiply defined Label `api/rpc-autogenerated:verifyresult' multiply defined Label `api/rpc-autogenerated:verifystatus' multiply defined Label `api/rpc-autogenerated:verifytx' multiply defined Label `api/rpc-autogenerated:vote' multiply defined Label `api/rpc-autogenerated:voteinfo' multiply defined Label `api/rpc-autogenerated:votelist' multiply defined Label `api/rpc-autogenerated:voteparams' multiply defined Label `running-node/configuration:configuration' multiply defined Label `running-node/configuration:logging-options' multiply defined Label `running-node/configuration:reference' multiply defined Label `running-node/configuration:single-aergo-server-default' multiply defined Label `running-node/configuration:testmode' multiply defined Label `running-node/monitoring:monitoring' multiply defined Label `running-node/troubleshooting:check-account' multiply defined Label `running-node/troubleshooting:check-previously-running-processes' multiply defined Label `running-node/troubleshooting:check-receipt' multiply defined Label `running-node/troubleshooting:check-status-of-mempool' multiply defined Label `running-node/troubleshooting:check-status-of-transaction' multiply defined Label `running-node/troubleshooting:db-initilaize-failure' multiply defined Label `running-node/troubleshooting:disk-performance-problem' multiply defined Label `running-node/troubleshooting:miscellaneous-db-errors' multiply defined Label `running-node/troubleshooting:network-performance-problem' multiply defined Label `running-node/troubleshooting:network-trouble' multiply defined Label `running-node/troubleshooting:peer-connection-failure' multiply defined Label `running-node/troubleshooting:server-process-hang' multiply defined Label `running-node/troubleshooting:storage-errors' multiply defined Label `running-node/troubleshooting:tracking-status-of-transaction' multiply defined Label `running-node/troubleshooting:troubleshooting' multiply defined Label `smart-contracts/lua/examples:aergo-contract-example' multiply defined Label `smart-contracts/lua/examples:examples' multiply defined Label `smart-contracts/lua/examples:reusable-code' multiply defined Label `smart-contracts/lua/examples:using-libraries' multiply defined Label `smart-contracts/lua/guide:aergocli' multiply defined Label `smart-contracts/lua/guide:aergoluac' multiply defined Label `smart-contracts/lua/guide:array' multiply defined Label `smart-contracts/lua/guide:brick' multiply defined Label `smart-contracts/lua/guide:constructor' multiply defined Label `smart-contracts/lua/guide:default' multiply defined Label `smart-contracts/lua/guide:export-contract-function-s' multiply defined Label `smart-contracts/lua/guide:functions' multiply defined Label `smart-contracts/lua/guide:import' multiply defined Label `smart-contracts/lua/guide:layout' multiply defined Label `smart-contracts/lua/guide:libraries' multiply defined Label `smart-contracts/lua/guide:map' multiply defined Label `smart-contracts/lua/guide:payable' multiply defined Label `smart-contracts/lua/guide:programming-guide' multiply defined Label `smart-contracts/lua/guide:restrictions' multiply defined Label `smart-contracts/lua/guide:security' multiply defined Label `smart-contracts/lua/guide:smart-contract' multiply defined Label `smart-contracts/lua/guide:special-functions' multiply defined Label `smart-contracts/lua/guide:sql' multiply defined Label `smart-contracts/lua/guide:state-variable' multiply defined Label `smart-contracts/lua/guide:style-conventions' multiply defined Label `smart-contracts/lua/guide:tools' multiply defined Label `smart-contracts/lua/guide:value' multiply defined Label `smart-contracts/lua/guide:view' multiply defined Label `smart-contracts/lua/hello-world:call-contract' multiply defined Label `smart-contracts/lua/hello-world:check-account-and-balance' multiply defined Label `smart-contracts/lua/hello-world:compile-contract' multiply defined Label `smart-contracts/lua/hello-world:deploy-contract' multiply defined Label `smart-contracts/lua/hello-world:get-abi-of-contract' multiply defined Label `smart-contracts/lua/hello-world:get-receipt-of-contract' multiply defined Label `smart-contracts/lua/hello-world:hello-world' multiply defined Label `smart-contracts/lua/hello-world:query-changed-state' multiply defined Label `smart-contracts/lua/hello-world:query-contract-variable-with-merkle-proof' multiply defined Label `smart-contracts/lua/hello-world:query-initial-state' multiply defined Label `smart-contracts/lua/hello-world:tutorial' multiply defined Label `smart-contracts/lua/reference:add-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:balance-address' multiply defined Label `smart-contracts/lua/reference:bignum-package' multiply defined Label `smart-contracts/lua/reference:built-in-functions' multiply defined Label `smart-contracts/lua/reference:call-address-function-name-args' multiply defined Label `smart-contracts/lua/reference:compare-x-y' multiply defined Label `smart-contracts/lua/reference:constraint' multiply defined Label `smart-contracts/lua/reference:contract-package' multiply defined Label `smart-contracts/lua/reference:crypto-package' multiply defined Label `smart-contracts/lua/reference:db-package' multiply defined Label `smart-contracts/lua/reference:decode-string' multiply defined Label `smart-contracts/lua/reference:delegatecall-address-function-name-args' multiply defined Label `smart-contracts/lua/reference:deploy-code-args' multiply defined Label `smart-contracts/lua/reference:div-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:divmod-x-y' multiply defined Label `smart-contracts/lua/reference:ecverify-message-signature-address' multiply defined Label `smart-contracts/lua/reference:encode-arg' multiply defined Label `smart-contracts/lua/reference:event-eventname-args' multiply defined Label `smart-contracts/lua/reference:exec-bind1-bind2' multiply defined Label `smart-contracts/lua/reference:exec-sql' multiply defined Label `smart-contracts/lua/reference:frombyte-x' multiply defined Label `smart-contracts/lua/reference:function' multiply defined Label `smart-contracts/lua/reference:functions-of-prepared-statement-object' multiply defined Label `smart-contracts/lua/reference:functions-of-result-set-object' multiply defined Label `smart-contracts/lua/reference:get' multiply defined Label `smart-contracts/lua/reference:getamount' multiply defined Label `smart-contracts/lua/reference:getblockheight' multiply defined Label `smart-contracts/lua/reference:getcontractid' multiply defined Label `smart-contracts/lua/reference:getcreator' multiply defined Label `smart-contracts/lua/reference:getitem-key' multiply defined Label `smart-contracts/lua/reference:getorigin' multiply defined Label `smart-contracts/lua/reference:getprevblockhash' multiply defined Label `smart-contracts/lua/reference:getsender' multiply defined Label `smart-contracts/lua/reference:gettimestamp' multiply defined Label `smart-contracts/lua/reference:gettxhash' multiply defined Label `smart-contracts/lua/reference:isbignum-x' multiply defined Label `smart-contracts/lua/reference:iscontract-address' multiply defined Label `smart-contracts/lua/reference:isneg-x' multiply defined Label `smart-contracts/lua/reference:iszero-x' multiply defined Label `smart-contracts/lua/reference:json-package' multiply defined Label `smart-contracts/lua/reference:mod-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:mul-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:neg-x-same-as-x' multiply defined Label `smart-contracts/lua/reference:next' multiply defined Label `smart-contracts/lua/reference:number-x' multiply defined Label `smart-contracts/lua/reference:overview' multiply defined Label `smart-contracts/lua/reference:pcall-fn-args' multiply defined Label `smart-contracts/lua/reference:pow-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:powmod-x-y-m' multiply defined Label `smart-contracts/lua/reference:prepare-sql' multiply defined Label `smart-contracts/lua/reference:print-args' multiply defined Label `smart-contracts/lua/reference:query-bind1-bind2' multiply defined Label `smart-contracts/lua/reference:query-sql' multiply defined Label `smart-contracts/lua/reference:reference' multiply defined Label `smart-contracts/lua/reference:restrictions' multiply defined Label `smart-contracts/lua/reference:search-event-and-receive-notification-with-aergocli' multiply defined Label `smart-contracts/lua/reference:send-address-amount' multiply defined Label `smart-contracts/lua/reference:setitem-key-value' multiply defined Label `smart-contracts/lua/reference:sha256-arg' multiply defined Label `smart-contracts/lua/reference:sql-restrictions' multiply defined Label `smart-contracts/lua/reference:sql-statement' multiply defined Label `smart-contracts/lua/reference:sqrt-x' multiply defined Label `smart-contracts/lua/reference:stake-amount-unstake-amount-vote-bps' multiply defined Label `smart-contracts/lua/reference:sub-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:system-package' multiply defined Label `smart-contracts/lua/reference:tobyte-x' multiply defined Label `smart-contracts/lua/reference:tonumber-x' multiply defined Label `smart-contracts/lua/reference:tostring-x-bignum-tostring-x-same-as-tostring-x' multiply defined Label `smart-contracts/lua/reference:types' multiply defined Latexmk: Summary of warnings: Latex found 274 multiply defined reference(s) Rule 'pdflatex': File changes, etc: Changed files, or newly in use since previous run(s): 'blocko-inc-guide.out' 'blocko-inc-guide.toc' ------------ Run number 3 of rule 'pdflatex' ------------ Latexmk: applying rule 'pdflatex'... ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="blocko-inc-guide" "aergo-guide.tex"' ------------ This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./aergo-guide.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file blocko-inc-guide.idx (./blocko-inc-guide.aux LaTeX Warning: Label `running-node/configuration:configuration' multiply define d. LaTeX Warning: Label `running-node/configuration:single-aergo-server-default' m ultiply defined. LaTeX Warning: Label `running-node/configuration:testmode' multiply defined. LaTeX Warning: Label `running-node/configuration:reference' multiply defined. LaTeX Warning: Label `running-node/configuration:logging-options' multiply defi ned. LaTeX Warning: Label `running-node/monitoring:monitoring' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:troubleshooting' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:storage-errors' multiply def ined. LaTeX Warning: Label `running-node/troubleshooting:db-initilaize-failure' multi ply defined. LaTeX Warning: Label `running-node/troubleshooting:check-previously-running-pro cesses' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:miscellaneous-db-errors' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:disk-performance-problem' mu ltiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-trouble' multiply de fined. LaTeX Warning: Label `running-node/troubleshooting:peer-connection-failure' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:network-performance-problem' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:server-process-hang' multipl y defined. LaTeX Warning: Label `running-node/troubleshooting:tracking-status-of-transacti on' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-transaction' multiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-account' multiply defi ned. LaTeX Warning: Label `running-node/troubleshooting:check-status-of-mempool' mul tiply defined. LaTeX Warning: Label `running-node/troubleshooting:check-receipt' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/hello-world:hello-world' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/hello-world:tutorial' multiply define d. LaTeX Warning: Label `smart-contracts/lua/hello-world:check-account-and-balance ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:compile-contract' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:deploy-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-receipt-of-contract' multiply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:get-abi-of-contract' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-initial-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:call-contract' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-changed-state' mult iply defined. LaTeX Warning: Label `smart-contracts/lua/hello-world:query-contract-variable-w ith-merkle-proof' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:programming-guide' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:libraries' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:smart-contract' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:layout' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:import' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:state-variable' multiply define d. LaTeX Warning: Label `smart-contracts/lua/guide:value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:map' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:array' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:constructor' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:functions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:export-contract-function-s' mul tiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:special-functions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/guide:default' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:payable' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:view' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:security' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:tools' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergoluac' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:brick' multiply defined. LaTeX Warning: Label `smart-contracts/lua/guide:style-conventions' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:reference' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:overview' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:system-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:getsender' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getblockheight' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:gettxhash' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:gettimestamp' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:getcontractid' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:setitem-key-value' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:getitem-key' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:getamount' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getcreator' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:getorigin' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:getprevblockhash' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:print-args' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:iscontract-address' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/reference:contract-package' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:send-address-amount' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:deploy-code-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:call-address-function-name- args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:delegatecall-address-functi on-name-args' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:pcall-fn-args' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:balance-address' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:event-eventname-args' multi ply defined. LaTeX Warning: Label `smart-contracts/lua/reference:restrictions' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:search-event-and-receive-no tification-with-aergocli' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:stake-amount-unstake-amount -vote-bps' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:built-in-functions' multipl y defined. LaTeX Warning: Label `smart-contracts/lua/reference:db-package' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:exec-sql' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-sql' multiply defined . LaTeX Warning: Label `smart-contracts/lua/reference:prepare-sql' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-result-set-obj ect' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:next' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:get' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:functions-of-prepared-state ment-object' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:query-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:exec-bind1-bind2' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-restrictions' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:types' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:sql-statement' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:function' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:constraint' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:json-package' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:encode-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:decode-string' multiply def ined. LaTeX Warning: Label `smart-contracts/lua/reference:crypto-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:sha256-arg' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:ecverify-message-signature- address' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:bignum-package' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/reference:number-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:isneg-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:iszero-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:tonumber-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:tostring-x-bignum-tostring- x-same-as-tostring-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:neg-x-same-as-x' multiply d efined. LaTeX Warning: Label `smart-contracts/lua/reference:sqrt-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:compare-x-y' multiply defin ed. LaTeX Warning: Label `smart-contracts/lua/reference:add-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:sub-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mul-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:mod-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:div-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:pow-x-y-same-as-x-y' multip ly defined. LaTeX Warning: Label `smart-contracts/lua/reference:divmod-x-y' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:powmod-x-y-m' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/reference:isbignum-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/reference:tobyte-x' multiply defined. LaTeX Warning: Label `smart-contracts/lua/reference:frombyte-x' multiply define d. LaTeX Warning: Label `smart-contracts/lua/examples:examples' multiply defined. LaTeX Warning: Label `smart-contracts/lua/examples:reusable-code' multiply defi ned. LaTeX Warning: Label `smart-contracts/lua/examples:using-libraries' multiply de fined. LaTeX Warning: Label `smart-contracts/lua/examples:aergo-contract-example' mult iply defined. LaTeX Warning: Label `api/rpc-autogenerated:protocol-documentation' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:rpc-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:aergorpcservice' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodestate' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getchaininfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainstat' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockheaders' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockmetadata' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:listblockstream' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listblockmetadatastream' multiply d efined. LaTeX Warning: Label `api/rpc-autogenerated:getblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:gettx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getblocktx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getreceipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getabi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:sendtx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:signtx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifytx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:committx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstate' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstateandproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:createaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getaccounts' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:lockaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:unlockaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:exportaccount' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:querycontract' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:querycontractstate' multiply define d. LaTeX Warning: Label `api/rpc-autogenerated:getpeers' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getvotes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getaccountvotes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getstaking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getnameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listeventstream' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listevents' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getserverinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getconsensusinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:changemembership' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:getenterpriseconfig' multiply defin ed. LaTeX Warning: Label `api/rpc-autogenerated:getconfchangeprogress' multiply def ined. LaTeX Warning: Label `api/rpc-autogenerated:accountaddress' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountandroot' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountvoteinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbodypaged' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbodyparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheaderlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadata' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockmetadatalist' multiply defined . LaTeX Warning: Label `api/rpc-autogenerated:blockchainstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainid' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chaininfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:chainstats' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitresultlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:configitem' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:configitem-propsentry' multiply def ined. LaTeX Warning: Label `api/rpc-autogenerated:consensusinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:empty' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:enterpriseconfig' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:enterpriseconfigkey' multiply defin ed. LaTeX Warning: Label `api/rpc-autogenerated:eventlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:importformat' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:input' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:keyparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:listparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:name' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nameinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:nodereq' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:output' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:pageparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peer' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peerlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peersparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:personal' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo-configentry' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:serverinfo-statusentry' multiply de fined. LaTeX Warning: Label `api/rpc-autogenerated:singlebytes' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:staking' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifyresult' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:vote' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:voteinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:votelist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:voteparams' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:commitstatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:verifystatus' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockchain-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:abi' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:accountproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:block' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:blockheader' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:contractvarproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:event' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:filterinfo' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:fnargument' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:function' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:query' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:receipt' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:state' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequery' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statequeryproof' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:statevar' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:tx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txbody' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txidx' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txinblock' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txlist' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:txtype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metric-proto' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrics' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metricsrequest' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:peermetric' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:metrictype' multiply defined. LaTeX Warning: Label `api/rpc-autogenerated:scalar-value-types' multiply define d. ) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (./blocko-inc-guide.out) (./blocko-inc-guide.out) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] (./blocko-inc-guide.toc [1]) [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] Overfull \vbox (2.68167pt too high) detected at line 699 [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1041--1041 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1402--1402 []\T1/ptm/m/n/10 con-sen- Underfull \hbox (badness 10000) in paragraph at lines 1402--1402 []\T1/ptm/m/n/10 block-fac-to-ryt- [25] [26] [27] [28] [29] [30] [31] [32] Chapter 6. [33] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1878--1879 []\T1/ptm/m/n/10 Account to de-ploy and ex-e-cute a con-tract: \T1/pcr/m/n/10 A mPbWrQbtQrCaJqLWdMtfk2KiN83m2HFpBbQQSTxqqchVv58o82i Overfull \hbox (2786.4413pt too wide) in paragraph at lines 1895--1895 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1905--1905 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [34] [35] [36] [37] [38] [39] [40] [41] [42] [43] [44] [45] [46] ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2771 ... in Lua that stores key-value values ​ ​in a block-chain state ... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2771 ... Lua that stores key-value values ​​ in a block-chain state sto... ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2774 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2774 ...\PYGZhy{}values ​​in the state store ! Package inputenc Error: Unicode char ​ (U+200B) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.2783 ​ [47] [48] [49] [50] Underfull \hbox (badness 10000) in paragraph at lines 3025--3026 []\T1/ptm/m/n/10 you can search for events with event name ^^Psend^^Q in the co n-tract ad- Overfull \hbox (94.4712pt too wide) in paragraph at lines 3037--3038 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [51] [52] [53] [54] ! Package inputenc Error: Unicode char 홍 (U+D64D) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 길 (U+AE38) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 동 (U+B3D9) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3288 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 김 (U+AE40) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 철 (U+CCA0) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3289 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 이 (U+C774) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 영 (U+C601) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 미 (U+BBF8) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3290 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 사 (U+C0AC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3294 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 과 (U+ACFC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3294 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 수 (U+C218) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3295 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 박 (U+BC15) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3295 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 포 (U+D3EC) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3296 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} ! Package inputenc Error: Unicode char 도 (U+B3C4) (inputenc) not set up for use with LaTeX. See the inputenc package documentation for explanation. Type H for immediate help. ... l.3296 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [55] [56] [57] [58] [59] [60] Chapter 7. [61] [62] [63] Overfull \hbox (2.55586pt too wide) in paragraph at lines 3940--3940 []\T1/phv/m/n/10 Amount| Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 \T1/ptm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 up-date Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 {"Name":"v1updateName","Args":[, ,, Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 aergo. Overfull \hbox (18.17578pt too wide) in paragraph at lines 3940--3940 \T1/pcr/m/n/10 enterprise| Underfull \hbox (badness 10000) in paragraph at lines 3940--3940 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[,] [88] Chapter 12. [89] [90] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5720--5720 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 5745--5745 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 5749 [91] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5768--5768 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 5784--5784 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 5818--5818 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [92] Overfull \hbox (75.64436pt too wide) in paragraph at lines 5840--5840 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [93] [94] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5987--5987 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [95] [96] [97] [98] [99] [100] Chapter 13. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 101 un defined on input line 6311. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 101 undefined on input line 6314. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 101 un defined on input line 6317. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 101 undef ined on input line 6320. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 101 u ndefined on input line 6323. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 101 undefined on input line 6326. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 101 un defined on input line 6329. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 101 undefined on input line 6332. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 101 undefined on input line 6335. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 101 undefined on input line 6338. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 101 undefined on input line 6341. [101] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 102 und efined on input line 6344. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 102 undefined on input line 6347. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 102 undefined on input line 6350. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 102 undefi ned on input line 6353. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 102 u ndefined on input line 6356. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 102 u ndefined on input line 6359. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 102 undef ined on input line 6362. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 102 undef ined on input line 6365. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 102 undef ined on input line 6368. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 102 und efined on input line 6371. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 102 und efined on input line 6374. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 102 und efined on input line 6377. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 102 undefined on input line 6380. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 10 2 undefined on input line 6383. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 102 undefined on input line 6386. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 102 undefined on input line 6389. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 10 2 undefined on input line 6392. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 10 2 undefined on input line 6395. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 10 2 undefined on input line 6398. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 10 2 undefined on input line 6401. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 102 undefined on input line 6404. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 102 und efined on input line 6407. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 102 und efined on input line 6410. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 102 undefined on input line 6413. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 102 u ndefined on input line 6416. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 102 undefined on input line 6419. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 102 undefined on input line 6422. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 102 u ndefined on input line 6425. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 10 2 undefined on input line 6428. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 102 undefined on input line 6431. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 102 undefined on input line 6434. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 102 undefined on input line 6437. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 102 undefined on input line 6440. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 102 undefined on input line 6445. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 102 undefined on input line 6448. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 102 undefined on input line 6451. [102] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 103 undefined on input line 6454. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 103 undefined on input line 6457. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 103 undefined on input line 6460. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 103 undefined on input line 6463. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 103 undefined on input line 6466. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 103 undefined on input line 6469. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 10 3 undefined on input line 6472. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 103 undefined on input line 6475. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 103 undefined on input line 6478. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 103 undefined on input line 6481. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 103 undefined on input line 6484. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 103 undefined on input line 6487. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 103 undefined on input line 6490. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 103 undefined on input line 6493. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 103 undefined on input line 6496. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 103 undefined on input line 6499. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 103 undefined on input line 6502. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 103 undefined on input line 6505. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 103 undefined on input line 6508. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 103 undefined on input line 6511. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 103 undefined on input line 6514. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 103 undefined on input line 6517. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 103 u ndefined on input line 6520. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 03 undefined on input line 6523. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 10 3 undefined on input line 6526. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 103 undefined on input line 6529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 103 undefined on input line 6532. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 103 u ndefined on input line 6535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 03 undefined on input line 6538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 103 undefined on input line 6541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 03 undefined on input line 6544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 103 undefined on input line 6547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 103 undefined on input line 6550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 103 undefined on input line 6553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 103 undefined on input line 6556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 10 3 undefined on input line 6559. [103] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 104 undefined on input line 6562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 104 u ndefined on input line 6565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 1 04 undefined on input line 6568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 04 undefined on input line 6571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 104 undefined on input line 6574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 104 undefined on input line 6577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 104 undefined on input line 6580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 104 undefined on input line 6585. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 104 un defined on input line 6588. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 104 undefined on input line 6591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 104 undefined on input line 6594. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 104 undefined on input line 6597. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 104 undefined on input line 6600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 104 undefined on input line 6603. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 104 undefined on input line 6606. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 104 undefined on input line 6609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 104 undefined on input line 6612. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 1 04 undefined on input line 6615. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 104 undefined on input line 6618. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 10 4 undefined on input line 6621. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 104 undefined on input line 6624. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 104 undefined on input line 6627. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 104 undefined on input line 6630. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 1 04 undefined on input line 6633. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 104 und efined on input line 6636. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 104 undefined on input line 6639. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 104 undefined on input line 6642. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 104 undefined on input line 6645. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 104 undefined on input line 6648. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 104 undefined on input line 6651. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 104 undefined on input line 6656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 10 4 undefined on input line 6659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 104 undefined on input line 6662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 104 undefined on input line 6665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 104 undefined on input line 6668. [104] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 10 5 undefined on input line 6697. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 105 undefined on input line 6698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 105 undefined on input line 6706. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 10 5 undefined on input line 6707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6715. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 105 undefined on input line 6716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6724. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 105 undefined on input line 6725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 105 undefined on input line 6733. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 105 undefined on input line 6734. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 105 undefined on input line 6742. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 105 undefined on input line 6743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 105 undefined on input line 6751. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 105 undefined on input line 6752. [105] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 106 undefined on input line 6760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 106 undefined on input line 6761. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 106 undefined on input line 6769. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 106 undefined on input line 6770. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6778. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 106 undefined on input line 6779. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6787. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 106 undefined on input line 6788. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 106 undefined on input line 6796. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 106 undefined on input line 6797. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6805. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 106 und efined on input line 6806. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6814. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 106 undefined on input line 6815. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6823. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 10 6 undefined on input line 6824. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 106 undefined on input line 6832. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 106 un defined on input line 6833. [106] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6841. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 107 undefined on input line 6842. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6850. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6851. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 107 und efined on input line 6859. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 107 undefined on input line 6860. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 107 undefined on input line 6868. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 107 undefined on input line 6869. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 107 undefined on input line 6877. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 107 undefined on input line 6878. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 107 undefined on input line 6886. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 107 undefined on input line 6887. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 07 undefined on input line 6895. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 7 undefined on input line 6896. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 107 undefined on input line 6904. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 107 undefined on input line 6905. [107] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6913. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6914. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6922. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6923. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 108 undefined on input line 6931. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 10 8 undefined on input line 6932. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 08 undefined on input line 6940. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 108 undefined on input line 6941. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 108 undefined on input line 6949. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 108 undefined on input line 6950. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 108 undefined on input line 6958. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 108 undefined on input line 6959. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 108 undefined on input line 6967. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 08 undefined on input line 6968. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 108 undefined on input line 6976. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 08 undefined on input line 6977. [108] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 109 undefined on input line 6985. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 109 undefined on input line 6986. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 109 undefined on input line 6994. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 10 9 undefined on input line 6995. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 109 u ndefined on input line 7003. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 09 undefined on input line 7004. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 109 undefined on input line 7012. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 109 undefined on input line 7013. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 109 undefined on input line 7021. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 109 undefined on input line 7022. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 109 undefined on input line 7030. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 109 undefined on input line 7031. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 109 undefined on input line 7039. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 109 undefined on input line 7040. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 109 undefined on input line 7048. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 109 undefined on input line 7049. [109] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 110 undefined on input line 7057. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 110 undefined on input line 7058. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 110 undefined on input line 7066. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 110 undefined on input line 7067. [110] [111] [112] (./blocko-inc-guide.ind) [113] (./blocko-inc-guide.aux) LaTeX Warning: There were undefined references. LaTeX Warning: There were multiply-defined labels. ) (see the transcript file for additional information){/usr/share/texlive/texmf-d ist/fonts/enc/dvips/base/8r.enc}< /usr/share/texlive/texmf-dist/fonts/type1/urw/courier/ucrr8a.pfb>< /usr/share/texlive/texmf-dist/fonts/type1/urw/times/utmri8a.pfb> Output written on blocko-inc-guide.pdf (117 pages, 358447 bytes). Transcript written on blocko-inc-guide.log. Latexmk: Index file 'blocko-inc-guide.idx' was written Latexmk: Log file says output to 'blocko-inc-guide.pdf' Latexmk: List of undefined refs and citations: Label `api/rpc-autogenerated:abi' multiply defined Label `api/rpc-autogenerated:accountaddress' multiply defined Label `api/rpc-autogenerated:accountandroot' multiply defined Label `api/rpc-autogenerated:accountproof' multiply defined Label `api/rpc-autogenerated:accountvoteinfo' multiply defined Label `api/rpc-autogenerated:aergorpcservice' multiply defined Label `api/rpc-autogenerated:block' multiply defined Label `api/rpc-autogenerated:blockbody' multiply defined Label `api/rpc-autogenerated:blockbodypaged' multiply defined Label `api/rpc-autogenerated:blockbodyparams' multiply defined Label `api/rpc-autogenerated:blockchain' multiply defined Label `api/rpc-autogenerated:blockchain-proto' multiply defined Label `api/rpc-autogenerated:blockchainstatus' multiply defined Label `api/rpc-autogenerated:blockheader' multiply defined Label `api/rpc-autogenerated:blockheaderlist' multiply defined Label `api/rpc-autogenerated:blockmetadata' multiply defined Label `api/rpc-autogenerated:blockmetadatalist' multiply defined Label `api/rpc-autogenerated:chainid' multiply defined Label `api/rpc-autogenerated:chaininfo' multiply defined Label `api/rpc-autogenerated:chainstat' multiply defined Label `api/rpc-autogenerated:chainstats' multiply defined Label `api/rpc-autogenerated:changemembership' multiply defined Label `api/rpc-autogenerated:commitresult' multiply defined Label `api/rpc-autogenerated:commitresultlist' multiply defined Label `api/rpc-autogenerated:commitstatus' multiply defined Label `api/rpc-autogenerated:committx' multiply defined Label `api/rpc-autogenerated:configitem' multiply defined Label `api/rpc-autogenerated:configitem-propsentry' multiply defined Label `api/rpc-autogenerated:consensusinfo' multiply defined Label `api/rpc-autogenerated:contractvarproof' multiply defined Label `api/rpc-autogenerated:createaccount' multiply defined Label `api/rpc-autogenerated:empty' multiply defined Label `api/rpc-autogenerated:enterpriseconfig' multiply defined Label `api/rpc-autogenerated:enterpriseconfigkey' multiply defined Label `api/rpc-autogenerated:event' multiply defined Label `api/rpc-autogenerated:eventlist' multiply defined Label `api/rpc-autogenerated:exportaccount' multiply defined Label `api/rpc-autogenerated:filterinfo' multiply defined Label `api/rpc-autogenerated:fnargument' multiply defined Label `api/rpc-autogenerated:function' multiply defined Label `api/rpc-autogenerated:getabi' multiply defined Label `api/rpc-autogenerated:getaccounts' multiply defined Label `api/rpc-autogenerated:getaccountvotes' multiply defined Label `api/rpc-autogenerated:getblock' multiply defined Label `api/rpc-autogenerated:getblockbody' multiply defined Label `api/rpc-autogenerated:getblockmetadata' multiply defined Label `api/rpc-autogenerated:getblocktx' multiply defined Label `api/rpc-autogenerated:getchaininfo' multiply defined Label `api/rpc-autogenerated:getconfchangeprogress' multiply defined Label `api/rpc-autogenerated:getconsensusinfo' multiply defined Label `api/rpc-autogenerated:getenterpriseconfig' multiply defined Label `api/rpc-autogenerated:getnameinfo' multiply defined Label `api/rpc-autogenerated:getpeers' multiply defined Label `api/rpc-autogenerated:getreceipt' multiply defined Label `api/rpc-autogenerated:getserverinfo' multiply defined Label `api/rpc-autogenerated:getstaking' multiply defined Label `api/rpc-autogenerated:getstate' multiply defined Label `api/rpc-autogenerated:getstateandproof' multiply defined Label `api/rpc-autogenerated:gettx' multiply defined Label `api/rpc-autogenerated:getvotes' multiply defined Label `api/rpc-autogenerated:importaccount' multiply defined Label `api/rpc-autogenerated:importformat' multiply defined Label `api/rpc-autogenerated:input' multiply defined Label `api/rpc-autogenerated:keyparams' multiply defined Label `api/rpc-autogenerated:listblockheaders' multiply defined Label `api/rpc-autogenerated:listblockmetadata' multiply defined Label `api/rpc-autogenerated:listblockmetadatastream' multiply defined Label `api/rpc-autogenerated:listblockstream' multiply defined Label `api/rpc-autogenerated:listevents' multiply defined Label `api/rpc-autogenerated:listeventstream' multiply defined Label `api/rpc-autogenerated:listparams' multiply defined Label `api/rpc-autogenerated:lockaccount' multiply defined Label `api/rpc-autogenerated:metric' multiply defined Label `api/rpc-autogenerated:metric-proto' multiply defined Label `api/rpc-autogenerated:metrics' multiply defined Label `api/rpc-autogenerated:metricsrequest' multiply defined Label `api/rpc-autogenerated:metrictype' multiply defined Label `api/rpc-autogenerated:name' multiply defined Label `api/rpc-autogenerated:nameinfo' multiply defined Label `api/rpc-autogenerated:nodereq' multiply defined Label `api/rpc-autogenerated:nodestate' multiply defined Label `api/rpc-autogenerated:output' multiply defined Label `api/rpc-autogenerated:pageparams' multiply defined Label `api/rpc-autogenerated:peer' multiply defined Label `api/rpc-autogenerated:peerlist' multiply defined Label `api/rpc-autogenerated:peermetric' multiply defined Label `api/rpc-autogenerated:peersparams' multiply defined Label `api/rpc-autogenerated:personal' multiply defined Label `api/rpc-autogenerated:protocol-documentation' multiply defined Label `api/rpc-autogenerated:query' multiply defined Label `api/rpc-autogenerated:querycontract' multiply defined Label `api/rpc-autogenerated:querycontractstate' multiply defined Label `api/rpc-autogenerated:receipt' multiply defined Label `api/rpc-autogenerated:rpc-proto' multiply defined Label `api/rpc-autogenerated:scalar-value-types' multiply defined Label `api/rpc-autogenerated:sendtx' multiply defined Label `api/rpc-autogenerated:serverinfo' multiply defined Label `api/rpc-autogenerated:serverinfo-configentry' multiply defined Label `api/rpc-autogenerated:serverinfo-statusentry' multiply defined Label `api/rpc-autogenerated:signtx' multiply defined Label `api/rpc-autogenerated:singlebytes' multiply defined Label `api/rpc-autogenerated:staking' multiply defined Label `api/rpc-autogenerated:state' multiply defined Label `api/rpc-autogenerated:statequery' multiply defined Label `api/rpc-autogenerated:statequeryproof' multiply defined Label `api/rpc-autogenerated:statevar' multiply defined Label `api/rpc-autogenerated:tx' multiply defined Label `api/rpc-autogenerated:txbody' multiply defined Label `api/rpc-autogenerated:txidx' multiply defined Label `api/rpc-autogenerated:txinblock' multiply defined Label `api/rpc-autogenerated:txlist' multiply defined Label `api/rpc-autogenerated:txtype' multiply defined Label `api/rpc-autogenerated:unlockaccount' multiply defined Label `api/rpc-autogenerated:verifyresult' multiply defined Label `api/rpc-autogenerated:verifystatus' multiply defined Label `api/rpc-autogenerated:verifytx' multiply defined Label `api/rpc-autogenerated:vote' multiply defined Label `api/rpc-autogenerated:voteinfo' multiply defined Label `api/rpc-autogenerated:votelist' multiply defined Label `api/rpc-autogenerated:voteparams' multiply defined Label `running-node/configuration:configuration' multiply defined Label `running-node/configuration:logging-options' multiply defined Label `running-node/configuration:reference' multiply defined Label `running-node/configuration:single-aergo-server-default' multiply defined Label `running-node/configuration:testmode' multiply defined Label `running-node/monitoring:monitoring' multiply defined Label `running-node/troubleshooting:check-account' multiply defined Label `running-node/troubleshooting:check-previously-running-processes' multiply defined Label `running-node/troubleshooting:check-receipt' multiply defined Label `running-node/troubleshooting:check-status-of-mempool' multiply defined Label `running-node/troubleshooting:check-status-of-transaction' multiply defined Label `running-node/troubleshooting:db-initilaize-failure' multiply defined Label `running-node/troubleshooting:disk-performance-problem' multiply defined Label `running-node/troubleshooting:miscellaneous-db-errors' multiply defined Label `running-node/troubleshooting:network-performance-problem' multiply defined Label `running-node/troubleshooting:network-trouble' multiply defined Label `running-node/troubleshooting:peer-connection-failure' multiply defined Label `running-node/troubleshooting:server-process-hang' multiply defined Label `running-node/troubleshooting:storage-errors' multiply defined Label `running-node/troubleshooting:tracking-status-of-transaction' multiply defined Label `running-node/troubleshooting:troubleshooting' multiply defined Label `smart-contracts/lua/examples:aergo-contract-example' multiply defined Label `smart-contracts/lua/examples:examples' multiply defined Label `smart-contracts/lua/examples:reusable-code' multiply defined Label `smart-contracts/lua/examples:using-libraries' multiply defined Label `smart-contracts/lua/guide:aergocli' multiply defined Label `smart-contracts/lua/guide:aergoluac' multiply defined Label `smart-contracts/lua/guide:array' multiply defined Label `smart-contracts/lua/guide:brick' multiply defined Label `smart-contracts/lua/guide:constructor' multiply defined Label `smart-contracts/lua/guide:default' multiply defined Label `smart-contracts/lua/guide:export-contract-function-s' multiply defined Label `smart-contracts/lua/guide:functions' multiply defined Label `smart-contracts/lua/guide:import' multiply defined Label `smart-contracts/lua/guide:layout' multiply defined Label `smart-contracts/lua/guide:libraries' multiply defined Label `smart-contracts/lua/guide:map' multiply defined Label `smart-contracts/lua/guide:payable' multiply defined Label `smart-contracts/lua/guide:programming-guide' multiply defined Label `smart-contracts/lua/guide:restrictions' multiply defined Label `smart-contracts/lua/guide:security' multiply defined Label `smart-contracts/lua/guide:smart-contract' multiply defined Label `smart-contracts/lua/guide:special-functions' multiply defined Label `smart-contracts/lua/guide:sql' multiply defined Label `smart-contracts/lua/guide:state-variable' multiply defined Label `smart-contracts/lua/guide:style-conventions' multiply defined Label `smart-contracts/lua/guide:tools' multiply defined Label `smart-contracts/lua/guide:value' multiply defined Label `smart-contracts/lua/guide:view' multiply defined Label `smart-contracts/lua/hello-world:call-contract' multiply defined Label `smart-contracts/lua/hello-world:check-account-and-balance' multiply defined Label `smart-contracts/lua/hello-world:compile-contract' multiply defined Label `smart-contracts/lua/hello-world:deploy-contract' multiply defined Label `smart-contracts/lua/hello-world:get-abi-of-contract' multiply defined Label `smart-contracts/lua/hello-world:get-receipt-of-contract' multiply defined Label `smart-contracts/lua/hello-world:hello-world' multiply defined Label `smart-contracts/lua/hello-world:query-changed-state' multiply defined Label `smart-contracts/lua/hello-world:query-contract-variable-with-merkle-proof' multiply defined Label `smart-contracts/lua/hello-world:query-initial-state' multiply defined Label `smart-contracts/lua/hello-world:tutorial' multiply defined Label `smart-contracts/lua/reference:add-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:balance-address' multiply defined Label `smart-contracts/lua/reference:bignum-package' multiply defined Label `smart-contracts/lua/reference:built-in-functions' multiply defined Label `smart-contracts/lua/reference:call-address-function-name-args' multiply defined Label `smart-contracts/lua/reference:compare-x-y' multiply defined Label `smart-contracts/lua/reference:constraint' multiply defined Label `smart-contracts/lua/reference:contract-package' multiply defined Label `smart-contracts/lua/reference:crypto-package' multiply defined Label `smart-contracts/lua/reference:db-package' multiply defined Label `smart-contracts/lua/reference:decode-string' multiply defined Label `smart-contracts/lua/reference:delegatecall-address-function-name-args' multiply defined Label `smart-contracts/lua/reference:deploy-code-args' multiply defined Label `smart-contracts/lua/reference:div-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:divmod-x-y' multiply defined Label `smart-contracts/lua/reference:ecverify-message-signature-address' multiply defined Label `smart-contracts/lua/reference:encode-arg' multiply defined Label `smart-contracts/lua/reference:event-eventname-args' multiply defined Label `smart-contracts/lua/reference:exec-bind1-bind2' multiply defined Label `smart-contracts/lua/reference:exec-sql' multiply defined Label `smart-contracts/lua/reference:frombyte-x' multiply defined Label `smart-contracts/lua/reference:function' multiply defined Label `smart-contracts/lua/reference:functions-of-prepared-statement-object' multiply defined Label `smart-contracts/lua/reference:functions-of-result-set-object' multiply defined Label `smart-contracts/lua/reference:get' multiply defined Label `smart-contracts/lua/reference:getamount' multiply defined Label `smart-contracts/lua/reference:getblockheight' multiply defined Label `smart-contracts/lua/reference:getcontractid' multiply defined Label `smart-contracts/lua/reference:getcreator' multiply defined Label `smart-contracts/lua/reference:getitem-key' multiply defined Label `smart-contracts/lua/reference:getorigin' multiply defined Label `smart-contracts/lua/reference:getprevblockhash' multiply defined Label `smart-contracts/lua/reference:getsender' multiply defined Label `smart-contracts/lua/reference:gettimestamp' multiply defined Label `smart-contracts/lua/reference:gettxhash' multiply defined Label `smart-contracts/lua/reference:isbignum-x' multiply defined Label `smart-contracts/lua/reference:iscontract-address' multiply defined Label `smart-contracts/lua/reference:isneg-x' multiply defined Label `smart-contracts/lua/reference:iszero-x' multiply defined Label `smart-contracts/lua/reference:json-package' multiply defined Label `smart-contracts/lua/reference:mod-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:mul-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:neg-x-same-as-x' multiply defined Label `smart-contracts/lua/reference:next' multiply defined Label `smart-contracts/lua/reference:number-x' multiply defined Label `smart-contracts/lua/reference:overview' multiply defined Label `smart-contracts/lua/reference:pcall-fn-args' multiply defined Label `smart-contracts/lua/reference:pow-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:powmod-x-y-m' multiply defined Label `smart-contracts/lua/reference:prepare-sql' multiply defined Label `smart-contracts/lua/reference:print-args' multiply defined Label `smart-contracts/lua/reference:query-bind1-bind2' multiply defined Label `smart-contracts/lua/reference:query-sql' multiply defined Label `smart-contracts/lua/reference:reference' multiply defined Label `smart-contracts/lua/reference:restrictions' multiply defined Label `smart-contracts/lua/reference:search-event-and-receive-notification-with-aergocli' multiply defined Label `smart-contracts/lua/reference:send-address-amount' multiply defined Label `smart-contracts/lua/reference:setitem-key-value' multiply defined Label `smart-contracts/lua/reference:sha256-arg' multiply defined Label `smart-contracts/lua/reference:sql-restrictions' multiply defined Label `smart-contracts/lua/reference:sql-statement' multiply defined Label `smart-contracts/lua/reference:sqrt-x' multiply defined Label `smart-contracts/lua/reference:stake-amount-unstake-amount-vote-bps' multiply defined Label `smart-contracts/lua/reference:sub-x-y-same-as-x-y' multiply defined Label `smart-contracts/lua/reference:system-package' multiply defined Label `smart-contracts/lua/reference:tobyte-x' multiply defined Label `smart-contracts/lua/reference:tonumber-x' multiply defined Label `smart-contracts/lua/reference:tostring-x-bignum-tostring-x-same-as-tostring-x' multiply defined Label `smart-contracts/lua/reference:types' multiply defined Latexmk: Summary of warnings: Latex found 274 multiply defined reference(s) Collected error summary (may duplicate other messages): pdflatex: Command for 'pdflatex' gave return code 256 Latexmk: Errors, in force_mode: so I tried finishing targets [rtd-command-info] start-time: 2019-09-04T04:51:12.025149Z, end-time: 2019-09-04T04:51:12.335238Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/latex/blocko-inc-guide.pdf /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/artifacts/latest/sphinx_pdf/blocko-inc-guide.pdf [rtd-command-info] start-time: 2019-09-04T04:51:12.412424Z, end-time: 2019-09-04T04:51:17.097773Z, duration: 4, exit-code: 0 python sphinx-build -T -b epub -d _build/doctrees-epub -D language=en . _build/epub Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [epub]: targets for 65 source files that are out of date updating environment: 65 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 9%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 12%] dapp-development/index reading sources... [ 13%] index reading sources... [ 15%] introduction/index reading sources... [ 16%] running-node/advanced-topics reading sources... [ 18%] running-node/configuration reading sources... [ 20%] running-node/configure-network reading sources... [ 21%] running-node/index reading sources... [ 23%] running-node/monitoring reading sources... [ 24%] running-node/quickstart reading sources... [ 26%] running-node/troubleshooting reading sources... [ 27%] sdks/heraj reading sources... [ 29%] sdks/herajs reading sources... [ 30%] sdks/herapy reading sources... [ 32%] sdks/index reading sources... [ 33%] sdks/other reading sources... [ 35%] smart-contracts/index reading sources... [ 36%] smart-contracts/lua/examples reading sources... [ 38%] smart-contracts/lua/guide reading sources... [ 40%] smart-contracts/lua/hello-world reading sources... [ 41%] smart-contracts/lua/index reading sources... [ 43%] smart-contracts/lua/reference reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 60%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 63%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 66%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 69%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 72%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 75%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 78%] tools/index reading sources... [ 80%] tools/polaris reading sources... [ 81%] tools/ship reading sources... [ 83%] using-network/accounts reading sources... [ 84%] using-network/connecting reading sources... [ 86%] using-network/funding reading sources... [ 87%] using-network/index reading sources... [ 89%] using-network/monitoring reading sources... [ 90%] using-network/snapshots reading sources... [ 92%] using-network/syncing reading sources... [ 93%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 96%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:27: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:51: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 1%] api/grpc writing output... [ 3%] api/index writing output... [ 4%] api/rpc-autogenerated writing output... [ 6%] community writing output... [ 7%] contribution/building-from-source writing output... [ 9%] contribution/index writing output... [ 10%] contribution/ways-to-contribute writing output... [ 12%] dapp-development/index writing output... [ 13%] index writing output... [ 15%] introduction/index writing output... [ 16%] running-node/advanced-topics writing output... [ 18%] running-node/configuration writing output... [ 20%] running-node/configure-network writing output... [ 21%] running-node/index writing output... [ 23%] running-node/monitoring writing output... [ 24%] running-node/quickstart writing output... [ 26%] running-node/troubleshooting writing output... [ 27%] sdks/heraj writing output... [ 29%] sdks/herajs writing output... [ 30%] sdks/herapy writing output... [ 32%] sdks/index writing output... [ 33%] sdks/other writing output... [ 35%] smart-contracts/index writing output... [ 36%] smart-contracts/lua/examples writing output... [ 38%] smart-contracts/lua/guide writing output... [ 40%] smart-contracts/lua/hello-world writing output... [ 41%] smart-contracts/lua/index writing output... [ 43%] smart-contracts/lua/reference writing output... [ 44%] smart-contracts/scl/index writing output... [ 46%] smart-contracts/sql/index writing output... [ 47%] specs/addresses writing output... [ 49%] specs/block-management writing output... [ 50%] specs/blocks writing output... [ 52%] specs/chain-management writing output... [ 53%] specs/consensus writing output... [ 55%] specs/contracts writing output... [ 56%] specs/fees writing output... [ 58%] specs/index writing output... [ 60%] specs/names writing output... [ 61%] specs/p2p/index writing output... [ 63%] specs/p2p/peerconnect writing output... [ 64%] specs/p2p/wireprotocol writing output... [ 66%] specs/transactions writing output... [ 67%] specs/units writing output... [ 69%] tools/aergocli writing output... [ 70%] tools/aergoluac writing output... [ 72%] tools/brick writing output... [ 73%] tools/hubenterprise/index writing output... [ 75%] tools/hubenterprise/install writing output... [ 76%] tools/hubenterprise/introduce writing output... [ 78%] tools/index writing output... [ 80%] tools/polaris writing output... [ 81%] tools/ship writing output... [ 83%] using-network/accounts writing output... [ 84%] using-network/connecting writing output... [ 86%] using-network/funding writing output... [ 87%] using-network/index writing output... [ 89%] using-network/monitoring writing output... [ 90%] using-network/snapshots writing output... [ 92%] using-network/syncing writing output... [ 93%] using-raft-consensus/configuration writing output... [ 95%] using-raft-consensus/configure-network-using-raft writing output... [ 96%] using-raft-consensus/index writing output... [ 98%] using-raft-consensus/membership writing output... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configuration.md: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/configure-network.rst:126: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:118: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... copying images... [100%] sdks/dapp-overview.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying extra files... done WARNING: conf value "version" should not be empty for EPUB3 writing mimetype file... writing META-INF/container.xml file... writing content.opf file... writing nav.xhtml file... writing toc.ncx file... writing aergo-guide.epub file... build succeeded, 23 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-09-04T04:51:17.188075Z, end-time: 2019-09-04T04:51:17.500360Z, duration: 0, exit-code: 0 mv -f /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_build/epub/aergo-guide.epub /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/artifacts/latest/sphinx_epub/blocko-inc-guide.epub