Read the Docs build information Build id: 235762 Project: blocko-inc-guide Version: latest Commit: 3b7739ef93767c2af4e26d1b0ab5b351a2dfcdb8 Date: 2019-08-26T07:16:46.337141Z State: finished Success: True [rtd-command-info] start-time: 2019-08-26T07:16:46.844789Z, end-time: 2019-08-26T07:16:47.181506Z, 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-08-26T07:16:47.798877Z, end-time: 2019-08-26T07:16:47.809525Z, 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 3b7739e Update transactions.rst [rtd-command-info] start-time: 2019-08-26T07:16:47.948084Z, end-time: 2019-08-26T07:16:47.956005Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-26T07:16:48.968650Z, end-time: 2019-08-26T07:16:52.253038Z, 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-08-26T07:16:52.346350Z, end-time: 2019-08-26T07:16:54.478369Z, 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-08-26T07:16:54.553031Z, end-time: 2019-08-26T07:17:05.814747Z, duration: 11, 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 packaging (from sphinx<2) Downloading https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl 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 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 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 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 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=39057a41e5ec9aca8d6e1e35cf5eafb2da83744fcd03bdee17765a97eee2f884 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=112bc14bb52dd271b9180e7a23ec140f621e98864c3f2fe20c917ed4d80b11c0 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=3f11acce778378286cfeaeac8a56dcd6f7e61e3dab551345434f977e9dafe887 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, pyparsing, six, attrs, packaging, sphinxcontrib-websupport, pytz, babel, urllib3, certifi, chardet, idna, requests, 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-08-26T07:17:05.934060Z, end-time: 2019-08-26T07:17:08.054894Z, 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: 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) 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=7efb75a5514defff1ce360cbca26b31d4e3cf4b18ed610d53cee25b7164d03f5 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=2e67d5b0e189b6a39425ada1d475732ba486984c867976a14e353d027c7a357e 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-08-26T07:17:09.024077Z, end-time: 2019-08-26T07:17:09.330913Z, 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': '3b7739ef', } 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-08-26T07:17:09.413586Z, end-time: 2019-08-26T07:17:14.325668Z, duration: 4, 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 60 source files that are out of date updating environment: 60 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 21%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 26%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 31%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 36%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 41%] smart-contracts/lua/guide reading sources... [ 43%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 46%] smart-contracts/lua/reference reading sources... [ 48%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 51%] specs/addresses reading sources... [ 53%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 56%] specs/chain-management reading sources... [ 58%] specs/consensus reading sources... [ 60%] specs/contracts reading sources... [ 61%] specs/fees reading sources... [ 63%] specs/index reading sources... [ 65%] specs/names reading sources... [ 66%] specs/p2p/index reading sources... [ 68%] specs/p2p/peerconnect reading sources... [ 70%] specs/p2p/wireprotocol reading sources... [ 71%] specs/transactions reading sources... [ 73%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 76%] tools/aergoluac reading sources... [ 78%] tools/brick reading sources... [ 80%] tools/hubenterprise/index reading sources... [ 81%] tools/hubenterprise/install reading sources... [ 83%] tools/hubenterprise/introduce reading sources... [ 85%] tools/index reading sources... [ 86%] tools/polaris reading sources... [ 88%] tools/ship reading sources... [ 90%] using-network/accounts reading sources... [ 91%] using-network/connecting reading sources... [ 93%] using-network/funding reading sources... [ 95%] using-network/index reading sources... [ 96%] using-network/monitoring reading sources... [ 98%] using-network/snapshots reading sources... [100%] using-network/syncing /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... [ 5%] api/rpc-autogenerated writing output... [ 6%] community writing output... [ 8%] contribution/building-from-source writing output... [ 10%] contribution/index writing output... [ 11%] contribution/ways-to-contribute writing output... [ 13%] dapp-development/index writing output... [ 15%] index writing output... [ 16%] introduction/index writing output... [ 18%] running-node/advanced-topics writing output... [ 20%] running-node/configuration writing output... [ 21%] running-node/configure-network writing output... [ 23%] running-node/index writing output... [ 25%] running-node/monitoring writing output... [ 26%] running-node/quickstart writing output... [ 28%] running-node/troubleshooting writing output... [ 30%] sdks/heraj writing output... [ 31%] sdks/herajs writing output... [ 33%] sdks/herapy writing output... [ 35%] sdks/index writing output... [ 36%] sdks/other writing output... [ 38%] smart-contracts/index writing output... [ 40%] smart-contracts/lua/examples writing output... [ 41%] smart-contracts/lua/guide writing output... [ 43%] smart-contracts/lua/hello-world writing output... [ 45%] smart-contracts/lua/index writing output... [ 46%] smart-contracts/lua/reference writing output... [ 48%] smart-contracts/scl/index writing output... [ 50%] smart-contracts/sql/index writing output... [ 51%] specs/addresses writing output... [ 53%] specs/block-management writing output... [ 55%] specs/blocks writing output... [ 56%] specs/chain-management writing output... [ 58%] specs/consensus writing output... [ 60%] specs/contracts writing output... [ 61%] specs/fees writing output... [ 63%] specs/index writing output... [ 65%] specs/names writing output... [ 66%] specs/p2p/index writing output... [ 68%] specs/p2p/peerconnect writing output... [ 70%] specs/p2p/wireprotocol writing output... [ 71%] specs/transactions writing output... [ 73%] specs/units writing output... [ 75%] tools/aergocli writing output... [ 76%] tools/aergoluac writing output... [ 78%] tools/brick writing output... [ 80%] tools/hubenterprise/index writing output... [ 81%] tools/hubenterprise/install writing output... [ 83%] tools/hubenterprise/introduce writing output... [ 85%] tools/index writing output... [ 86%] tools/polaris writing output... [ 88%] tools/ship writing output... [ 90%] using-network/accounts writing output... [ 91%] using-network/connecting writing output... [ 93%] using-network/funding writing output... [ 95%] using-network/index writing output... [ 96%] using-network/monitoring writing output... [ 98%] using-network/snapshots writing output... [100%] using-network/syncing /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 generating indices... genindex writing additional pages... search copying images... [100%] sdks/dapp-overview.png copying static files... done WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist 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, 17 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-08-26T07:17:14.460331Z, end-time: 2019-08-26T07:17:18.056347Z, duration: 3, 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: 60 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 21%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 26%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 31%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 36%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 41%] smart-contracts/lua/guide reading sources... [ 43%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 46%] smart-contracts/lua/reference reading sources... [ 48%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 51%] specs/addresses reading sources... [ 53%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 56%] specs/chain-management reading sources... [ 58%] specs/consensus reading sources... [ 60%] specs/contracts reading sources... [ 61%] specs/fees reading sources... [ 63%] specs/index reading sources... [ 65%] specs/names reading sources... [ 66%] specs/p2p/index reading sources... [ 68%] specs/p2p/peerconnect reading sources... [ 70%] specs/p2p/wireprotocol reading sources... [ 71%] specs/transactions reading sources... [ 73%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 76%] tools/aergoluac reading sources... [ 78%] tools/brick reading sources... [ 80%] tools/hubenterprise/index reading sources... [ 81%] tools/hubenterprise/install reading sources... [ 83%] tools/hubenterprise/introduce reading sources... [ 85%] tools/index reading sources... [ 86%] tools/polaris reading sources... [ 88%] tools/ship reading sources... [ 90%] using-network/accounts reading sources... [ 91%] using-network/connecting reading sources... [ 93%] using-network/funding reading sources... [ 95%] using-network/index reading sources... [ 96%] using-network/monitoring reading sources... [ 98%] using-network/snapshots reading sources... [100%] using-network/syncing /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 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: 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, 17 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2019-08-26T07:17:18.181585Z, end-time: 2019-08-26T07:17:21.693279Z, 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: 60 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 21%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 26%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 31%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 36%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 41%] smart-contracts/lua/guide reading sources... [ 43%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 46%] smart-contracts/lua/reference reading sources... [ 48%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 51%] specs/addresses reading sources... [ 53%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 56%] specs/chain-management reading sources... [ 58%] specs/consensus reading sources... [ 60%] specs/contracts reading sources... [ 61%] specs/fees reading sources... [ 63%] specs/index reading sources... [ 65%] specs/names reading sources... [ 66%] specs/p2p/index reading sources... [ 68%] specs/p2p/peerconnect reading sources... [ 70%] specs/p2p/wireprotocol reading sources... [ 71%] specs/transactions reading sources... [ 73%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 76%] tools/aergoluac reading sources... [ 78%] tools/brick reading sources... [ 80%] tools/hubenterprise/index reading sources... [ 81%] tools/hubenterprise/install reading sources... [ 83%] tools/hubenterprise/introduce reading sources... [ 85%] tools/index reading sources... [ 86%] tools/polaris reading sources... [ 88%] tools/ship reading sources... [ 90%] using-network/accounts reading sources... [ 91%] using-network/connecting reading sources... [ 93%] using-network/funding reading sources... [ 95%] using-network/index reading sources... [ 96%] using-network/monitoring reading sources... [ 98%] using-network/snapshots reading sources... [100%] using-network/syncing /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 /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 checking consistency... /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 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/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, 16 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-08-26T07:17:22.481998Z, end-time: 2019-08-26T07:17:22.789025Z, 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-08-26T07:17:22.866141Z, end-time: 2019-08-26T07:17:26.415279Z, 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' ------------ 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) (/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] [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1046--1046 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1388--1389 []\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 1405--1405 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1415--1415 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] ! 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.2281 ... 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.2281 ... 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.2284 ...\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.2284 ...\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.2293 ​ [39] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 2535--2536 []\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 2547--2548 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [43] [44] [45] [46] ! 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.2798 ...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.2798 ...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.2798 ...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.2799 ...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.2799 ...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.2799 ...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.2800 ...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.2800 ...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.2800 ...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.2804 ...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.2804 ...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.2805 ...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.2805 ...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.2806 ...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.2806 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [47] [48] [49] [50] [51] [52] Chapter 6. [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"v1createName","Args":[, Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 en-able Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"enableConf","Args":[, Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[, [56] [57] [58] [59] [60] Overfull \hbox (4.97682pt too wide) in paragraph at lines 3942--3942 []\T1/phv/m/n/10 Code| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0001| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0002| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0003| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0004| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0005| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0006| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0010| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0011| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0012| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0013| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0016| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0017| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetAnces-tor-Re- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0018| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0019| Overfull \hbox (3.29701pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001A| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001B| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001C| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (3.29701pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001D| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0020| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0021| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0022| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Block-Pro-duced-No- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0030| Overfull \hbox (2.32048pt too wide) in paragraph at lines 4065--4065 []\T1/phv/m/n/10 Code| Underfull \hbox (badness 10000) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 DEAD- Underfull \hbox (badness 10000) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 RE- Overfull \hbox (7.98636pt too wide) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 FAILED_PRECONDITION| [61] [62] [63] [64] [65] [66] [67] [68] Chapter 7. [69] [70] Chapter 8. [71] [72] Chapter 9. [73] [74] Chapter 10. [75 <./dapp-overview.png>] [76] Chapter 11. [77] [78] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4895--4895 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 4920--4920 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 4924 [79] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4943--4943 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 4959--4959 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 4993--4993 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [80] Overfull \hbox (75.64436pt too wide) in paragraph at lines 5015--5015 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [81] [82] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5162--5162 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [83] [84] [85] [86] [87] [88] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 89 und efined on input line 5486. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 89 undefined on input line 5489. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 89 und efined on input line 5492. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 89 undefi ned on input line 5495. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 89 un defined on input line 5498. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 89 undefined on input line 5501. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 89 und efined on input line 5504. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 89 undefined on input line 5507. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 89 undefined on input line 5510. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 89 undefined on input line 5513. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 89 undefined on input line 5516. [89] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 90 unde fined on input line 5519. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 90 undefined on input line 5522. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 90 undefined on input line 5525. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 90 undefin ed on input line 5528. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 90 un defined on input line 5531. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 90 un defined on input line 5534. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 90 undefi ned on input line 5537. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 90 undefi ned on input line 5540. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 90 undefi ned on input line 5543. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 90 unde fined on input line 5546. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 90 unde fined on input line 5549. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 90 unde fined on input line 5552. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 90 undefined on input line 5555. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 90 undefined on input line 5558. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 90 u ndefined on input line 5561. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 90 u ndefined on input line 5564. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 90 undefined on input line 5567. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 90 undefined on input line 5570. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 90 undefined on input line 5573. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 90 undefined on input line 5576. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 90 undefined on input line 5579. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 90 unde fined on input line 5582. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 90 unde fined on input line 5585. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 90 undefined on input line 5588. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 90 un defined on input line 5591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 90 u ndefined on input line 5594. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 90 undefined on input line 5597. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 90 un defined on input line 5600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 90 undefined on input line 5603. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 90 undefined on input line 5606. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 90 undefined on input line 5609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 90 undefined on input line 5612. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 90 undefined on input line 5615. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 90 undefined on input line 5620. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 90 undefined on input line 5623. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 90 undefined on input line 5626. [90] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 91 undefined on input line 5629. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 91 undefined on input line 5632. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 91 undefined on input line 5635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 91 undefined on input line 5638. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 91 undefined on input line 5641. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 91 undefined on input line 5644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 91 undefined on input line 5647. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 91 undefined on input line 5650. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 91 undefined on input line 5653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 91 undefined on input line 5656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 91 undefined on input line 5659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 91 undefined on input line 5662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 91 undefined on input line 5665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 91 undefined on input line 5668. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 91 u ndefined on input line 5671. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 91 undefined on input line 5674. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 91 undefined on input line 5677. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 91 undefined on input line 5680. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 91 undefined on input line 5683. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 91 u ndefined on input line 5686. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 91 undefined on input line 5689. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 91 undefined on input line 5692. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 91 un defined on input line 5695. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 1 undefined on input line 5698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 91 undefined on input line 5701. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 91 undefined on input line 5704. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 91 undefined on input line 5707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 91 un defined on input line 5710. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 1 undefined on input line 5713. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 91 undefined on input line 5716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5719. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 91 undefined on input line 5722. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 91 undefined on input line 5725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 91 undefined on input line 5728. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5731. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 91 undefined on input line 5734. [91] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 92 undefined on input line 5737. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 92 un defined on input line 5740. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 9 2 undefined on input line 5743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 2 undefined on input line 5746. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 92 undefined on input line 5749. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 92 undefined on input line 5752. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 92 undefined on input line 5755. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 92 undefined on input line 5760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 92 und efined on input line 5763. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 92 undefined on input line 5766. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 92 u ndefined on input line 5769. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 92 undefined on input line 5772. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 92 undefined on input line 5775. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 92 undefined on input line 5778. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 92 u ndefined on input line 5781. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5784. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 92 undefined on input line 5787. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 9 2 undefined on input line 5790. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 92 u ndefined on input line 5793. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 92 undefined on input line 5796. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 92 u ndefined on input line 5799. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 92 undefined on input line 5802. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 92 undefined on input line 5805. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 9 2 undefined on input line 5808. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 92 unde fined on input line 5811. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 92 undefined on input line 5814. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 92 u ndefined on input line 5817. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 92 undefined on input line 5820. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 92 undefined on input line 5823. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 92 undefined on input line 5826. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 92 undefined on input line 5831. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 92 undefined on input line 5834. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 92 undefined on input line 5837. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 92 undefined on input line 5840. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 92 undefined on input line 5843. LaTeX Warning: Hyper reference `api/rpc-autogenerated:scalar-value-types' on pa ge 92 undefined on input line 5848. [92] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 93 undefined on input line 5872. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 93 undefined on input line 5873. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 93 undefined on input line 5881. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 93 undefined on input line 5882. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5890. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 93 undefined on input line 5891. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5899. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 93 undefined on input line 5900. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5908. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 93 undefined on input line 5909. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 93 undefined on input line 5917. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 93 undefined on input line 5918. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 93 undefined on input line 5926. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 93 undefined on input line 5927. [93] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 94 u ndefined on input line 5935. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 94 u ndefined on input line 5936. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 94 u ndefined on input line 5944. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 94 undefined on input line 5945. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5953. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 94 u ndefined on input line 5954. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5962. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 94 undefined on input line 5963. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 94 undefined on input line 5971. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 94 undefined on input line 5972. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5980. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 94 unde fined on input line 5981. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5989. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 94 undefined on input line 5990. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5998. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 94 undefined on input line 5999. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 6007. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 94 und efined on input line 6008. [94] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6016. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 95 undefined on input line 6017. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6025. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6026. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6034. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 95 undefined on input line 6035. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 95 undefined on input line 6043. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 95 undefined on input line 6044. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 95 undefined on input line 6052. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 95 u ndefined on input line 6053. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 95 undefined on input line 6061. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 95 undefined on input line 6062. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 5 undefined on input line 6070. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 95 undefined on input line 6071. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 95 u ndefined on input line 6079. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 95 undefined on input line 6080. [95] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6088. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6089. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6097. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6098. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 96 undefined on input line 6106. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6107. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6115. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 96 undefined on input line 6116. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 96 u ndefined on input line 6124. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 96 undefined on input line 6125. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 96 undefined on input line 6133. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 96 undefined on input line 6134. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 96 undefined on input line 6142. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 6 undefined on input line 6143. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 96 undefined on input line 6151. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 6 undefined on input line 6152. [96] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 97 undefined on input line 6160. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 97 undefined on input line 6161. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 97 undefined on input line 6169. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 97 undefined on input line 6170. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 97 un defined on input line 6178. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 7 undefined on input line 6179. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 97 undefined on input line 6187. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 97 u ndefined on input line 6188. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 97 undefined on input line 6196. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 97 undefined on input line 6197. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 97 undefined on input line 6205. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 97 undefined on input line 6206. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 97 u ndefined on input line 6214. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 97 undefined on input line 6215. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 97 undefined on input line 6223. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 97 undefined on input line 6224. [97] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 98 undefined on input line 6232. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 98 undefined on input line 6233. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 98 undefined on input line 6241. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 98 undefined on input line 6242. [98] [99] [100] No file blocko-inc-guide.ind. [101] (./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 (105 pages, 325621 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] [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1046--1046 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1388--1389 []\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 1405--1405 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1415--1415 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] ! 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.2281 ... 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.2281 ... 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.2284 ...\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.2284 ...\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.2293 ​ [39] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 2535--2536 []\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 2547--2548 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [43] [44] [45] [46] ! 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.2798 ...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.2798 ...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.2798 ...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.2799 ...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.2799 ...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.2799 ...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.2800 ...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.2800 ...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.2800 ...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.2804 ...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.2804 ...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.2805 ...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.2805 ...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.2806 ...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.2806 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [47] [48] [49] [50] [51] [52] Chapter 6. [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"v1createName","Args":[, Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 en-able Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"enableConf","Args":[, Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[, [56] [57] [58] [59] [60] Overfull \hbox (4.97682pt too wide) in paragraph at lines 3942--3942 []\T1/phv/m/n/10 Code| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0001| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0002| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0003| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0004| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0005| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0006| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0010| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0011| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0012| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0013| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0016| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0017| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetAnces-tor-Re- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0018| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0019| Overfull \hbox (3.29701pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001A| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001B| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001C| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (3.29701pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001D| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0020| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0021| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0022| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Block-Pro-duced-No- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0030| Overfull \hbox (2.32048pt too wide) in paragraph at lines 4065--4065 []\T1/phv/m/n/10 Code| Underfull \hbox (badness 10000) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 DEAD- Underfull \hbox (badness 10000) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 RE- Overfull \hbox (7.98636pt too wide) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 FAILED_PRECONDITION| [61] [62] [63] [64] [65] [66] [67] [68] Chapter 7. [69] [70] Chapter 8. [71] [72] Chapter 9. [73] [74] Chapter 10. [75 <./dapp-overview.png>] [76] Chapter 11. [77] [78] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4895--4895 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 4920--4920 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 4924 [79] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4943--4943 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 4959--4959 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 4993--4993 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [80] Overfull \hbox (75.64436pt too wide) in paragraph at lines 5015--5015 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [81] [82] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5162--5162 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [83] [84] [85] [86] [87] [88] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 89 und efined on input line 5486. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 89 undefined on input line 5489. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 89 und efined on input line 5492. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 89 undefi ned on input line 5495. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 89 un defined on input line 5498. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 89 undefined on input line 5501. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 89 und efined on input line 5504. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 89 undefined on input line 5507. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 89 undefined on input line 5510. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 89 undefined on input line 5513. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 89 undefined on input line 5516. [89] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 90 unde fined on input line 5519. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 90 undefined on input line 5522. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 90 undefined on input line 5525. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 90 undefin ed on input line 5528. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 90 un defined on input line 5531. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 90 un defined on input line 5534. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 90 undefi ned on input line 5537. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 90 undefi ned on input line 5540. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 90 undefi ned on input line 5543. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 90 unde fined on input line 5546. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 90 unde fined on input line 5549. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 90 unde fined on input line 5552. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 90 undefined on input line 5555. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 90 undefined on input line 5558. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 90 u ndefined on input line 5561. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 90 u ndefined on input line 5564. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 90 undefined on input line 5567. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 90 undefined on input line 5570. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 90 undefined on input line 5573. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 90 undefined on input line 5576. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 90 undefined on input line 5579. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 90 unde fined on input line 5582. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 90 unde fined on input line 5585. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 90 undefined on input line 5588. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 90 un defined on input line 5591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 90 u ndefined on input line 5594. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 90 undefined on input line 5597. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 90 un defined on input line 5600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 90 undefined on input line 5603. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 90 undefined on input line 5606. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 90 undefined on input line 5609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 90 undefined on input line 5612. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 90 undefined on input line 5615. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 90 undefined on input line 5620. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 90 undefined on input line 5623. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 90 undefined on input line 5626. [90] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 91 undefined on input line 5629. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 91 undefined on input line 5632. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 91 undefined on input line 5635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 91 undefined on input line 5638. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 91 undefined on input line 5641. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 91 undefined on input line 5644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 91 undefined on input line 5647. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 91 undefined on input line 5650. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 91 undefined on input line 5653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 91 undefined on input line 5656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 91 undefined on input line 5659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 91 undefined on input line 5662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 91 undefined on input line 5665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 91 undefined on input line 5668. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 91 u ndefined on input line 5671. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 91 undefined on input line 5674. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 91 undefined on input line 5677. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 91 undefined on input line 5680. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 91 undefined on input line 5683. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 91 u ndefined on input line 5686. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 91 undefined on input line 5689. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 91 undefined on input line 5692. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 91 un defined on input line 5695. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 1 undefined on input line 5698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 91 undefined on input line 5701. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 91 undefined on input line 5704. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 91 undefined on input line 5707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 91 un defined on input line 5710. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 1 undefined on input line 5713. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 91 undefined on input line 5716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5719. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 91 undefined on input line 5722. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 91 undefined on input line 5725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 91 undefined on input line 5728. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5731. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 91 undefined on input line 5734. [91] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 92 undefined on input line 5737. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 92 un defined on input line 5740. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 9 2 undefined on input line 5743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 2 undefined on input line 5746. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 92 undefined on input line 5749. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 92 undefined on input line 5752. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 92 undefined on input line 5755. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 92 undefined on input line 5760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 92 und efined on input line 5763. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 92 undefined on input line 5766. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 92 u ndefined on input line 5769. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 92 undefined on input line 5772. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 92 undefined on input line 5775. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 92 undefined on input line 5778. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 92 u ndefined on input line 5781. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5784. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 92 undefined on input line 5787. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 9 2 undefined on input line 5790. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 92 u ndefined on input line 5793. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 92 undefined on input line 5796. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 92 u ndefined on input line 5799. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 92 undefined on input line 5802. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 92 undefined on input line 5805. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 9 2 undefined on input line 5808. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 92 unde fined on input line 5811. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 92 undefined on input line 5814. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 92 u ndefined on input line 5817. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 92 undefined on input line 5820. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 92 undefined on input line 5823. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 92 undefined on input line 5826. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 92 undefined on input line 5831. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 92 undefined on input line 5834. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 92 undefined on input line 5837. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 92 undefined on input line 5840. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 92 undefined on input line 5843. [92] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 93 undefined on input line 5872. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 93 undefined on input line 5873. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 93 undefined on input line 5881. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 93 undefined on input line 5882. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5890. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 93 undefined on input line 5891. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5899. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 93 undefined on input line 5900. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5908. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 93 undefined on input line 5909. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 93 undefined on input line 5917. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 93 undefined on input line 5918. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 93 undefined on input line 5926. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 93 undefined on input line 5927. [93] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 94 u ndefined on input line 5935. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 94 u ndefined on input line 5936. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 94 u ndefined on input line 5944. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 94 undefined on input line 5945. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5953. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 94 u ndefined on input line 5954. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5962. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 94 undefined on input line 5963. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 94 undefined on input line 5971. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 94 undefined on input line 5972. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5980. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 94 unde fined on input line 5981. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5989. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 94 undefined on input line 5990. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5998. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 94 undefined on input line 5999. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 6007. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 94 und efined on input line 6008. [94] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6016. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 95 undefined on input line 6017. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6025. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6026. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6034. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 95 undefined on input line 6035. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 95 undefined on input line 6043. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 95 undefined on input line 6044. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 95 undefined on input line 6052. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 95 u ndefined on input line 6053. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 95 undefined on input line 6061. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 95 undefined on input line 6062. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 5 undefined on input line 6070. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 95 undefined on input line 6071. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 95 u ndefined on input line 6079. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 95 undefined on input line 6080. [95] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6088. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6089. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6097. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6098. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 96 undefined on input line 6106. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6107. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6115. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 96 undefined on input line 6116. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 96 u ndefined on input line 6124. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 96 undefined on input line 6125. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 96 undefined on input line 6133. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 96 undefined on input line 6134. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 96 undefined on input line 6142. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 6 undefined on input line 6143. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 96 undefined on input line 6151. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 6 undefined on input line 6152. [96] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 97 undefined on input line 6160. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 97 undefined on input line 6161. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 97 undefined on input line 6169. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 97 undefined on input line 6170. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 97 un defined on input line 6178. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 7 undefined on input line 6179. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 97 undefined on input line 6187. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 97 u ndefined on input line 6188. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 97 undefined on input line 6196. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 97 undefined on input line 6197. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 97 undefined on input line 6205. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 97 undefined on input line 6206. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 97 u ndefined on input line 6214. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 97 undefined on input line 6215. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 97 undefined on input line 6223. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 97 undefined on input line 6224. [97] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 98 undefined on input line 6232. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 98 undefined on input line 6233. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 98 undefined on input line 6241. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 98 undefined on input line 6242. [98] [99] [100] (./blocko-inc-guide.ind) [101] (./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 (105 pages, 334577 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' ------------ ------------ 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] [13] [14] [15] [16] [17] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1046--1046 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [18] [19] [20] Chapter 4. [21] [22] [23] [24] Chapter 5. [25] Overfull \hbox (34.33382pt too wide) in paragraph at lines 1388--1389 []\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 1405--1405 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 1415--1415 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [26] [27] [28] [29] [30] [31] [32] [33] [34] [35] [36] [37] [38] ! 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.2281 ... 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.2281 ... 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.2284 ...\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.2284 ...\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.2293 ​ [39] [40] [41] [42] Underfull \hbox (badness 10000) in paragraph at lines 2535--2536 []\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 2547--2548 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [43] [44] [45] [46] ! 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.2798 ...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.2798 ...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.2798 ...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.2799 ...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.2799 ...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.2799 ...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.2800 ...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.2800 ...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.2800 ...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.2804 ...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.2804 ...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.2805 ...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.2805 ...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.2806 ...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.2806 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [47] [48] [49] [50] [51] [52] Chapter 6. [53] [54] [55] Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 amount to Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"v1createName","Args":[, Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 en-able Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"enableConf","Args":[, Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 3434--3434 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[, [56] [57] [58] [59] [60] Overfull \hbox (4.97682pt too wide) in paragraph at lines 3942--3942 []\T1/phv/m/n/10 Code| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0001| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0002| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0003| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0004| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0005| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0006| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0010| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0011| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0012| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0013| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0016| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0017| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetAnces-tor-Re- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0018| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0019| Overfull \hbox (3.29701pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001A| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001B| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 GetH-ash-ByNoRe- Overfull \hbox (2.74696pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001C| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Get-Block-Head-er-sRe- Overfull \hbox (3.29701pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 001D| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0020| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0021| Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0022| Underfull \hbox (badness 10000) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 Block-Pro-duced-No- Overfull \hbox (1.07704pt too wide) in paragraph at lines 3942--3942 []\T1/ptm/m/n/10 0030| Overfull \hbox (2.32048pt too wide) in paragraph at lines 4065--4065 []\T1/phv/m/n/10 Code| Underfull \hbox (badness 10000) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 DEAD- Underfull \hbox (badness 10000) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 RE- Overfull \hbox (7.98636pt too wide) in paragraph at lines 4065--4065 []\T1/ptm/m/n/10 FAILED_PRECONDITION| [61] [62] [63] [64] [65] [66] [67] [68] Chapter 7. [69] [70] Chapter 8. [71] [72] Chapter 9. [73] [74] Chapter 10. [75 <./dapp-overview.png>] [76] Chapter 11. [77] [78] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4895--4895 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 4920--4920 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 4924 [79] Overfull \hbox (70.24437pt too wide) in paragraph at lines 4943--4943 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 4959--4959 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 4993--4993 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [80] Overfull \hbox (75.64436pt too wide) in paragraph at lines 5015--5015 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [81] [82] Overfull \hbox (70.24437pt too wide) in paragraph at lines 5162--5162 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [83] [84] [85] [86] [87] [88] Chapter 12. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 89 und efined on input line 5486. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 89 undefined on input line 5489. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 89 und efined on input line 5492. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 89 undefi ned on input line 5495. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 89 un defined on input line 5498. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 89 undefined on input line 5501. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 89 und efined on input line 5504. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 89 undefined on input line 5507. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 89 undefined on input line 5510. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 89 undefined on input line 5513. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 89 undefined on input line 5516. [89] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 90 unde fined on input line 5519. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 90 undefined on input line 5522. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 90 undefined on input line 5525. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 90 undefin ed on input line 5528. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 90 un defined on input line 5531. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 90 un defined on input line 5534. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 90 undefi ned on input line 5537. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 90 undefi ned on input line 5540. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 90 undefi ned on input line 5543. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 90 unde fined on input line 5546. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 90 unde fined on input line 5549. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 90 unde fined on input line 5552. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 90 undefined on input line 5555. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 90 undefined on input line 5558. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 90 u ndefined on input line 5561. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 90 u ndefined on input line 5564. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 90 undefined on input line 5567. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 90 undefined on input line 5570. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 90 undefined on input line 5573. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 90 undefined on input line 5576. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 90 undefined on input line 5579. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 90 unde fined on input line 5582. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 90 unde fined on input line 5585. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 90 undefined on input line 5588. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 90 un defined on input line 5591. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 90 u ndefined on input line 5594. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 90 undefined on input line 5597. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 90 un defined on input line 5600. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 90 undefined on input line 5603. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 90 undefined on input line 5606. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 90 undefined on input line 5609. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 90 undefined on input line 5612. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 90 undefined on input line 5615. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 90 undefined on input line 5620. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 90 undefined on input line 5623. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 90 undefined on input line 5626. [90] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 91 undefined on input line 5629. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 91 undefined on input line 5632. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 91 undefined on input line 5635. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 91 undefined on input line 5638. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 91 undefined on input line 5641. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 91 undefined on input line 5644. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 91 undefined on input line 5647. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 91 undefined on input line 5650. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 91 undefined on input line 5653. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 91 undefined on input line 5656. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 91 undefined on input line 5659. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 91 undefined on input line 5662. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 91 undefined on input line 5665. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 91 undefined on input line 5668. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 91 u ndefined on input line 5671. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 91 undefined on input line 5674. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 91 undefined on input line 5677. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 91 undefined on input line 5680. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 91 undefined on input line 5683. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 91 u ndefined on input line 5686. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 91 undefined on input line 5689. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 91 undefined on input line 5692. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 91 un defined on input line 5695. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 1 undefined on input line 5698. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 91 undefined on input line 5701. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 91 undefined on input line 5704. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 91 undefined on input line 5707. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 91 un defined on input line 5710. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 1 undefined on input line 5713. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 91 undefined on input line 5716. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 1 undefined on input line 5719. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 91 undefined on input line 5722. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 91 undefined on input line 5725. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 91 undefined on input line 5728. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 91 undefined on input line 5731. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 91 undefined on input line 5734. [91] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 92 undefined on input line 5737. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 92 un defined on input line 5740. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 9 2 undefined on input line 5743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 2 undefined on input line 5746. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 92 undefined on input line 5749. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 92 undefined on input line 5752. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 92 undefined on input line 5755. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 92 undefined on input line 5760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 92 und efined on input line 5763. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 92 undefined on input line 5766. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 92 u ndefined on input line 5769. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 92 undefined on input line 5772. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 92 undefined on input line 5775. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 92 undefined on input line 5778. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 92 u ndefined on input line 5781. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 92 undefined on input line 5784. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 92 undefined on input line 5787. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 9 2 undefined on input line 5790. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 92 u ndefined on input line 5793. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 92 undefined on input line 5796. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 92 u ndefined on input line 5799. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 92 undefined on input line 5802. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 92 undefined on input line 5805. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 9 2 undefined on input line 5808. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 92 unde fined on input line 5811. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 92 undefined on input line 5814. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 92 u ndefined on input line 5817. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 92 undefined on input line 5820. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 92 undefined on input line 5823. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 92 undefined on input line 5826. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 92 undefined on input line 5831. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 92 undefined on input line 5834. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 92 undefined on input line 5837. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 92 undefined on input line 5840. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 92 undefined on input line 5843. [92] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 93 undefined on input line 5872. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 93 undefined on input line 5873. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 93 undefined on input line 5881. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 93 undefined on input line 5882. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5890. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 93 undefined on input line 5891. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5899. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 93 undefined on input line 5900. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 93 u ndefined on input line 5908. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 93 undefined on input line 5909. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 93 undefined on input line 5917. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 93 undefined on input line 5918. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 93 undefined on input line 5926. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 93 undefined on input line 5927. [93] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 94 u ndefined on input line 5935. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 94 u ndefined on input line 5936. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 94 u ndefined on input line 5944. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 94 undefined on input line 5945. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5953. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 94 u ndefined on input line 5954. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5962. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 94 undefined on input line 5963. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 94 undefined on input line 5971. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 94 undefined on input line 5972. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5980. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 94 unde fined on input line 5981. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5989. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 94 undefined on input line 5990. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 5998. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 94 undefined on input line 5999. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 94 undefined on input line 6007. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 94 und efined on input line 6008. [94] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6016. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 95 undefined on input line 6017. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6025. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6026. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 95 unde fined on input line 6034. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 95 undefined on input line 6035. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 95 undefined on input line 6043. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 95 undefined on input line 6044. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 95 undefined on input line 6052. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 95 u ndefined on input line 6053. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 95 undefined on input line 6061. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 95 undefined on input line 6062. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 5 undefined on input line 6070. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 95 undefined on input line 6071. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 95 u ndefined on input line 6079. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 95 undefined on input line 6080. [95] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6088. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6089. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6097. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6098. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 96 undefined on input line 6106. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 96 undefined on input line 6107. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 9 6 undefined on input line 6115. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 96 undefined on input line 6116. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 96 u ndefined on input line 6124. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 96 undefined on input line 6125. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 96 undefined on input line 6133. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 96 undefined on input line 6134. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 96 undefined on input line 6142. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 9 6 undefined on input line 6143. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 96 undefined on input line 6151. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 9 6 undefined on input line 6152. [96] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 97 undefined on input line 6160. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 97 undefined on input line 6161. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 97 undefined on input line 6169. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 97 undefined on input line 6170. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 97 un defined on input line 6178. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 9 7 undefined on input line 6179. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 97 undefined on input line 6187. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 97 u ndefined on input line 6188. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 97 undefined on input line 6196. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 97 undefined on input line 6197. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 97 undefined on input line 6205. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 97 undefined on input line 6206. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 97 u ndefined on input line 6214. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 97 undefined on input line 6215. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 97 undefined on input line 6223. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 97 undefined on input line 6224. [97] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 98 undefined on input line 6232. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 98 undefined on input line 6233. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 98 undefined on input line 6241. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 98 undefined on input line 6242. [98] [99] [100] (./blocko-inc-guide.ind) [101] (./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 (105 pages, 334577 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-08-26T07:17:26.539216Z, end-time: 2019-08-26T07:17:26.853234Z, 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-08-26T07:17:26.937967Z, end-time: 2019-08-26T07:17:31.848758Z, 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 60 source files that are out of date updating environment: 60 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 3%] api/index reading sources... [ 5%] api/rpc-autogenerated reading sources... [ 6%] community reading sources... [ 8%] contribution/building-from-source reading sources... [ 10%] contribution/index reading sources... [ 11%] contribution/ways-to-contribute reading sources... [ 13%] dapp-development/index reading sources... [ 15%] index reading sources... [ 16%] introduction/index reading sources... [ 18%] running-node/advanced-topics reading sources... [ 20%] running-node/configuration reading sources... [ 21%] running-node/configure-network reading sources... [ 23%] running-node/index reading sources... [ 25%] running-node/monitoring reading sources... [ 26%] running-node/quickstart reading sources... [ 28%] running-node/troubleshooting reading sources... [ 30%] sdks/heraj reading sources... [ 31%] sdks/herajs reading sources... [ 33%] sdks/herapy reading sources... [ 35%] sdks/index reading sources... [ 36%] sdks/other reading sources... [ 38%] smart-contracts/index reading sources... [ 40%] smart-contracts/lua/examples reading sources... [ 41%] smart-contracts/lua/guide reading sources... [ 43%] smart-contracts/lua/hello-world reading sources... [ 45%] smart-contracts/lua/index reading sources... [ 46%] smart-contracts/lua/reference reading sources... [ 48%] smart-contracts/scl/index reading sources... [ 50%] smart-contracts/sql/index reading sources... [ 51%] specs/addresses reading sources... [ 53%] specs/block-management reading sources... [ 55%] specs/blocks reading sources... [ 56%] specs/chain-management reading sources... [ 58%] specs/consensus reading sources... [ 60%] specs/contracts reading sources... [ 61%] specs/fees reading sources... [ 63%] specs/index reading sources... [ 65%] specs/names reading sources... [ 66%] specs/p2p/index reading sources... [ 68%] specs/p2p/peerconnect reading sources... [ 70%] specs/p2p/wireprotocol reading sources... [ 71%] specs/transactions reading sources... [ 73%] specs/units reading sources... [ 75%] tools/aergocli reading sources... [ 76%] tools/aergoluac reading sources... [ 78%] tools/brick reading sources... [ 80%] tools/hubenterprise/index reading sources... [ 81%] tools/hubenterprise/install reading sources... [ 83%] tools/hubenterprise/introduce reading sources... [ 85%] tools/index reading sources... [ 86%] tools/polaris reading sources... [ 88%] tools/ship reading sources... [ 90%] using-network/accounts reading sources... [ 91%] using-network/connecting reading sources... [ 93%] using-network/funding reading sources... [ 95%] using-network/index reading sources... [ 96%] using-network/monitoring reading sources... [ 98%] using-network/snapshots reading sources... [100%] using-network/syncing /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... [ 5%] api/rpc-autogenerated writing output... [ 6%] community writing output... [ 8%] contribution/building-from-source writing output... [ 10%] contribution/index writing output... [ 11%] contribution/ways-to-contribute writing output... [ 13%] dapp-development/index writing output... [ 15%] index writing output... [ 16%] introduction/index writing output... [ 18%] running-node/advanced-topics writing output... [ 20%] running-node/configuration writing output... [ 21%] running-node/configure-network writing output... [ 23%] running-node/index writing output... [ 25%] running-node/monitoring writing output... [ 26%] running-node/quickstart writing output... [ 28%] running-node/troubleshooting writing output... [ 30%] sdks/heraj writing output... [ 31%] sdks/herajs writing output... [ 33%] sdks/herapy writing output... [ 35%] sdks/index writing output... [ 36%] sdks/other writing output... [ 38%] smart-contracts/index writing output... [ 40%] smart-contracts/lua/examples writing output... [ 41%] smart-contracts/lua/guide writing output... [ 43%] smart-contracts/lua/hello-world writing output... [ 45%] smart-contracts/lua/index writing output... [ 46%] smart-contracts/lua/reference writing output... [ 48%] smart-contracts/scl/index writing output... [ 50%] smart-contracts/sql/index writing output... [ 51%] specs/addresses writing output... [ 53%] specs/block-management writing output... [ 55%] specs/blocks writing output... [ 56%] specs/chain-management writing output... [ 58%] specs/consensus writing output... [ 60%] specs/contracts writing output... [ 61%] specs/fees writing output... [ 63%] specs/index writing output... [ 65%] specs/names writing output... [ 66%] specs/p2p/index writing output... [ 68%] specs/p2p/peerconnect writing output... [ 70%] specs/p2p/wireprotocol writing output... [ 71%] specs/transactions writing output... [ 73%] specs/units writing output... [ 75%] tools/aergocli writing output... [ 76%] tools/aergoluac writing output... [ 78%] tools/brick writing output... [ 80%] tools/hubenterprise/index writing output... [ 81%] tools/hubenterprise/install writing output... [ 83%] tools/hubenterprise/introduce writing output... [ 85%] tools/index writing output... [ 86%] tools/polaris writing output... [ 88%] tools/ship writing output... [ 90%] using-network/accounts writing output... [ 91%] using-network/connecting writing output... [ 93%] using-network/funding writing output... [ 95%] using-network/index writing output... [ 96%] using-network/monitoring writing output... [ 98%] using-network/snapshots writing output... [100%] using-network/syncing /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 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, 18 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2019-08-26T07:17:31.940139Z, end-time: 2019-08-26T07:17:32.258350Z, 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