Read the Docs build information Build id: 341653 Project: blocko-inc-guide Version: latest Commit: 008ba38f7b4dba0d2394bc596360548801d8c9e3 Date: 2020-06-09T05:41:30.228104Z State: finished Success: True [rtd-command-info] start-time: 2020-06-09T05:41:32.269917Z, end-time: 2020-06-09T05:41:33.041496Z, 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: 2020-06-09T05:41:33.422214Z, end-time: 2020-06-09T05:41:33.628870Z, 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 008ba38 Merge pull request #22 from kroggen/master [rtd-command-info] start-time: 2020-06-09T05:41:33.756633Z, end-time: 2020-06-09T05:41:33.953808Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-06-09T05:41:35.220414Z, end-time: 2020-06-09T05:41:49.419108Z, duration: 14, exit-code: 0 python2.7 -mvirtualenv 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: 2020-06-09T05:41:49.534233Z, end-time: 2020-06-09T05:41:50.296343Z, duration: 0, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (20.1.1) [rtd-command-info] start-time: 2020-06-09T05:41:50.423557Z, end-time: 2020-06-09T05:41:59.475634Z, duration: 9, exit-code: 0 python -m pip install --upgrade --no-cache-dir 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 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. 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 Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py2-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp27-cp27mu-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Downloading readthedocs_sphinx_ext-1.0.4-py2.py3-none-any.whl (28 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting typing; python_version < "3.5" Downloading typing-3.7.4.1-py2-none-any.whl (26 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.2-py2.py3-none-any.whl (125 kB) Collecting requests>=2.0.0 Downloading requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting packaging Downloading packaging-20.4-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting pytz>=2015.7 Downloading pytz-2020.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp27-cp27mu-manylinux1_x86_64.whl (24 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.4.5.2-py2.py3-none-any.whl (157 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.9-py2.py3-none-any.whl (126 kB) Collecting idna<3,>=2.5 Downloading idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Building wheels for collected packages: mock, future 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-py2-none-any.whl size=23755 sha256=a22b67e1b5aff2e6d141f2ee42df1d29f08f4366836d7aded986f0737ce7f5d6 Stored in directory: /tmp/pip-ephem-wheel-cache-HIHIvE/wheels/ad/62/e0/a06cc957652749e64c7904e899eca3ecb2ec47c60d52653660 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py2-none-any.whl size=502566 sha256=b3b6ab785679506be61e1ed351ee451fde1fe91ce5a954bc81dd9858603795a5 Stored in directory: /tmp/pip-ephem-wheel-cache-HIHIvE/wheels/5f/11/0c/aad680baf5ef4fbcbab992c9f03e1130357e0c173a4fdabfff Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, typing, MarkupSafe, Jinja2, certifi, urllib3, idna, chardet, requests, six, pyparsing, packaging, snowballstemmer, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 44.1.1 Uninstalling setuptools-44.1.1: Successfully uninstalled setuptools-44.1.1 Successfully installed Jinja2-2.11.2 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2020.4.5.2 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.4 pillow-5.4.1 pyparsing-2.4.7 pytz-2020.1 readthedocs-sphinx-ext-1.0.4 recommonmark-0.5.0 requests-2.23.0 setuptools-41.0.1 six-1.15.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 typing-3.7.4.1 urllib3-1.25.9 [rtd-command-info] start-time: 2020-06-09T05:41:59.613140Z, end-time: 2020-06-09T05:42:01.514246Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r requirements.txt DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. 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 Downloading recommonmark-0.4.0-py2.py3-none-any.whl (9.4 kB) Collecting sphinx-markdown-tables==0.0.9 Downloading sphinx-markdown-tables-0.0.9.tar.gz (2.6 kB) Requirement already satisfied: sphinx-rtd-theme==0.4.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from -r requirements.txt (line 3)) (0.4.3) Collecting commonmark<=0.5.4 Downloading CommonMark-0.5.4.tar.gz (120 kB) 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 markdown==2.6.11 Downloading Markdown-2.6.11-py2.py3-none-any.whl (78 kB) Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.8.5) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.8.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.2.0) Requirement already satisfied: typing; python_version < "3.5" in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (3.7.4.1) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.11.2) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.23.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (20.4) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.3.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.0.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (41.0.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.15.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.1.2) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from babel!=2.0,>=1.3->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2020.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from Jinja2>=2.3->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.1.1) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (1.25.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2020.4.5.2) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.9) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from requests>=2.0.0->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (3.0.4) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/envs/latest/lib/python2.7/site-packages (from packaging->sphinx->sphinx-rtd-theme==0.4.3->-r requirements.txt (line 3)) (2.4.7) 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-py2-none-any.whl size=3002 sha256=ebf4efccc31fad3831eecee68c03c85dc6c60f47ca7f6d032a46563810811e7b Stored in directory: /tmp/pip-ephem-wheel-cache-C1Ifsl/wheels/3a/c7/8e/91e555f5ef4a2668205f938953585bbaf12e462e3f901dfe8a 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-py2-none-any.whl size=30752 sha256=750493a700f26ad289cf5a40bf00203522dc7b5d849ab855a07ed40de514ee0c Stored in directory: /tmp/pip-ephem-wheel-cache-C1Ifsl/wheels/a1/17/06/851575e4f54d576af91062a8cec544547af07c5fac82245ca3 Successfully built sphinx-markdown-tables commonmark Installing collected packages: commonmark, recommonmark, markdown, sphinx-markdown-tables Attempting uninstall: commonmark Found existing installation: commonmark 0.8.1 Uninstalling commonmark-0.8.1: Successfully uninstalled commonmark-0.8.1 Attempting uninstall: recommonmark 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: 2020-06-09T05:42:04.271570Z, end-time: 2020-06-09T05:42:04.485734Z, 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://assets.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://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("2.2", "/en/2.2/"), ("2.1", "/en/2.1/"), ("2.0", "/en/2.0/"), ("1.3", "/en/1.3/"), ("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", "//docs.aergo.io/_/downloads/en/latest/pdf/"), ("html", "//docs.aergo.io/_/downloads/en/latest/htmlzip/"), ("epub", "//docs.aergo.io/_/downloads/en/latest/epub/"), ], 'subprojects': [ ], 'slug': 'blocko-inc-guide', 'name': u'guide', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://docs.aergo.io/en/2.2/', 'analytics_code': 'UA-117920519-1', 'single_version': False, 'conf_py_path': '/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'aergoio', 'proxied_api_host': '/_', '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': '008ba38f', } 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: 2020-06-09T05:42:04.654528Z, end-time: 2020-06-09T05:42:09.737973Z, duration: 5, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 67 source files that are out of date updating environment: 67 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 2%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 5%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 8%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 11%] dapp-development/index reading sources... [ 13%] index reading sources... [ 14%] introduction/index reading sources... [ 16%] running-node/advanced-topics/aergonetwork2 reading sources... [ 17%] running-node/advanced-topics/genesis-block reading sources... [ 19%] running-node/advanced-topics/index reading sources... [ 20%] running-node/advanced-topics/peer-id reading sources... [ 22%] running-node/configuration reading sources... [ 23%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 26%] running-node/monitoring reading sources... [ 28%] running-node/quickstart reading sources... [ 29%] running-node/troubleshooting reading sources... [ 31%] sdks/index reading sources... [ 32%] smart-contracts/index reading sources... [ 34%] smart-contracts/jdbc/index reading sources... [ 35%] smart-contracts/lua/examples reading sources... [ 37%] smart-contracts/lua/guide reading sources... [ 38%] smart-contracts/lua/hello-world reading sources... [ 40%] smart-contracts/lua/index reading sources... [ 41%] smart-contracts/lua/reference reading sources... [ 43%] smart-contracts/lua/using-fee-delegation reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 59%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 62%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 65%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 68%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 71%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 74%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 77%] tools/index reading sources... [ 79%] tools/polaris reading sources... [ 80%] tools/ship reading sources... [ 82%] using-network/accounts reading sources... [ 83%] using-network/connecting reading sources... [ 85%] using-network/funding reading sources... [ 86%] using-network/index reading sources... [ 88%] using-network/monitoring reading sources... [ 89%] using-network/snapshots reading sources... [ 91%] using-network/syncing reading sources... [ 92%] using-network/troubleshooting reading sources... [ 94%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 97%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:33: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:57: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /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... [ 2%] api/index writing output... [ 4%] api/rpc-autogenerated writing output... [ 5%] community writing output... [ 7%] contribution/building-from-source writing output... [ 8%] contribution/index writing output... [ 10%] contribution/ways-to-contribute writing output... [ 11%] dapp-development/index writing output... [ 13%] index writing output... [ 14%] introduction/index writing output... [ 16%] running-node/advanced-topics/aergonetwork2 writing output... [ 17%] running-node/advanced-topics/genesis-block writing output... [ 19%] running-node/advanced-topics/index writing output... [ 20%] running-node/advanced-topics/peer-id writing output... [ 22%] running-node/configuration writing output... [ 23%] running-node/configure-network writing output... [ 25%] running-node/index writing output... [ 26%] running-node/monitoring writing output... [ 28%] running-node/quickstart writing output... [ 29%] running-node/troubleshooting writing output... [ 31%] sdks/index writing output... [ 32%] smart-contracts/index writing output... [ 34%] smart-contracts/jdbc/index writing output... [ 35%] smart-contracts/lua/examples writing output... [ 37%] smart-contracts/lua/guide writing output... [ 38%] smart-contracts/lua/hello-world writing output... [ 40%] smart-contracts/lua/index writing output... [ 41%] smart-contracts/lua/reference writing output... [ 43%] smart-contracts/lua/using-fee-delegation writing output... [ 44%] smart-contracts/scl/index writing output... [ 46%] smart-contracts/sql/index writing output... [ 47%] specs/addresses writing output... [ 49%] specs/block-management writing output... [ 50%] specs/blocks writing output... [ 52%] specs/chain-management writing output... [ 53%] specs/consensus writing output... [ 55%] specs/contracts writing output... [ 56%] specs/fees writing output... [ 58%] specs/index writing output... [ 59%] specs/names writing output... [ 61%] specs/p2p/index writing output... [ 62%] specs/p2p/peerconnect writing output... [ 64%] specs/p2p/wireprotocol writing output... [ 65%] specs/transactions writing output... [ 67%] specs/units writing output... [ 68%] tools/aergocli writing output... [ 70%] tools/aergoluac writing output... [ 71%] tools/brick writing output... [ 73%] tools/hubenterprise/index writing output... [ 74%] tools/hubenterprise/install writing output... [ 76%] tools/hubenterprise/introduce writing output... [ 77%] tools/index writing output... [ 79%] tools/polaris writing output... [ 80%] tools/ship writing output... [ 82%] using-network/accounts writing output... [ 83%] using-network/connecting writing output... [ 85%] using-network/funding writing output... [ 86%] using-network/index writing output... [ 88%] using-network/monitoring writing output... [ 89%] using-network/snapshots writing output... [ 91%] using-network/syncing writing output... [ 92%] using-network/troubleshooting writing output... [ 94%] using-raft-consensus/configuration writing output... [ 95%] using-raft-consensus/configure-network-using-raft writing output... [ 97%] using-raft-consensus/index writing output... [ 98%] using-raft-consensus/membership writing output... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:57: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:95: 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/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:121: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... search copying images... [ 50%] sdks/dapp-overview.png copying images... [100%] running-node/advanced-topics/aergo2network.png copying static files... WARNING: html_static_path entry u'/home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/_static' does not exist done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en) ... done dumping object inventory... done build succeeded, 27 warnings. The HTML pages are in _build/html. [rtd-command-info] start-time: 2020-06-09T05:42:09.891199Z, end-time: 2020-06-09T05:42:13.280304Z, 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: 67 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 2%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 5%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 8%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 11%] dapp-development/index reading sources... [ 13%] index reading sources... [ 14%] introduction/index reading sources... [ 16%] running-node/advanced-topics/aergonetwork2 reading sources... [ 17%] running-node/advanced-topics/genesis-block reading sources... [ 19%] running-node/advanced-topics/index reading sources... [ 20%] running-node/advanced-topics/peer-id reading sources... [ 22%] running-node/configuration reading sources... [ 23%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 26%] running-node/monitoring reading sources... [ 28%] running-node/quickstart reading sources... [ 29%] running-node/troubleshooting reading sources... [ 31%] sdks/index reading sources... [ 32%] smart-contracts/index reading sources... [ 34%] smart-contracts/jdbc/index reading sources... [ 35%] smart-contracts/lua/examples reading sources... [ 37%] smart-contracts/lua/guide reading sources... [ 38%] smart-contracts/lua/hello-world reading sources... [ 40%] smart-contracts/lua/index reading sources... [ 41%] smart-contracts/lua/reference reading sources... [ 43%] smart-contracts/lua/using-fee-delegation reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 59%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 62%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 65%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 68%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 71%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 74%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 77%] tools/index reading sources... [ 79%] tools/polaris reading sources... [ 80%] tools/ship reading sources... [ 82%] using-network/accounts reading sources... [ 83%] using-network/connecting reading sources... [ 85%] using-network/funding reading sources... [ 86%] using-network/index reading sources... [ 88%] using-network/monitoring reading sources... [ 89%] using-network/snapshots reading sources... [ 91%] using-network/syncing reading sources... [ 92%] using-network/troubleshooting reading sources... [ 94%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 97%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:33: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:57: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /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/index running-node/advanced-topics/genesis-block running-node/advanced-topics/peer-id running-node/advanced-topics/aergonetwork2 running-node/troubleshooting using-network/index using-network/connecting using-network/syncing using-network/accounts using-network/funding using-network/monitoring using-network/snapshots using-network/troubleshooting using-raft-consensus/index using-raft-consensus/configuration using-raft-consensus/configure-network-using-raft using-raft-consensus/membership using-raft-consensus/recovery smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/lua/using-fee-delegation smart-contracts/scl/index smart-contracts/jdbc/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 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:57: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:95: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:113: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/index.rst:121: WARNING: Pygments lexer name u'toml' is not known done writing additional files... copying images... [ 50%] sdks/dapp-overview.png copying images... [100%] running-node/advanced-topics/aergo2network.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, 27 warnings. The HTML page is in _build/localmedia. [rtd-command-info] start-time: 2020-06-09T05:42:13.426202Z, end-time: 2020-06-09T05:42:16.890736Z, 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: 67 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 2%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 5%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 8%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 11%] dapp-development/index reading sources... [ 13%] index reading sources... [ 14%] introduction/index reading sources... [ 16%] running-node/advanced-topics/aergonetwork2 reading sources... [ 17%] running-node/advanced-topics/genesis-block reading sources... [ 19%] running-node/advanced-topics/index reading sources... [ 20%] running-node/advanced-topics/peer-id reading sources... [ 22%] running-node/configuration reading sources... [ 23%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 26%] running-node/monitoring reading sources... [ 28%] running-node/quickstart reading sources... [ 29%] running-node/troubleshooting reading sources... [ 31%] sdks/index reading sources... [ 32%] smart-contracts/index reading sources... [ 34%] smart-contracts/jdbc/index reading sources... [ 35%] smart-contracts/lua/examples reading sources... [ 37%] smart-contracts/lua/guide reading sources... [ 38%] smart-contracts/lua/hello-world reading sources... [ 40%] smart-contracts/lua/index reading sources... [ 41%] smart-contracts/lua/reference reading sources... [ 43%] smart-contracts/lua/using-fee-delegation reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 59%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 62%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 65%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 68%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 71%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 74%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 77%] tools/index reading sources... [ 79%] tools/polaris reading sources... [ 80%] tools/ship reading sources... [ 82%] using-network/accounts reading sources... [ 83%] using-network/connecting reading sources... [ 85%] using-network/funding reading sources... [ 86%] using-network/index reading sources... [ 88%] using-network/monitoring reading sources... [ 89%] using-network/snapshots reading sources... [ 91%] using-network/syncing reading sources... [ 92%] using-network/troubleshooting reading sources... [ 94%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 97%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:33: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:57: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:32: WARNING: Unknown directive type "todo". .. todo:: List supported kubernetes versions /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:73: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:221: WARNING: Unknown directive type "todo". .. todo:: fix fluent-bit parser /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/install.rst:236: WARNING: Unknown directive type "todo". .. todo:: add fluent-d kubernetes yaml files /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/introduce.rst:48: WARNING: Unknown directive type "todo". .. todo:: Deploying and Managing Smart Contract looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/sql/index.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/hubenterprise/index.rst: WARNING: document isn't included in any toctree done processing aergo-guide.tex...index introduction/index dapp-development/index running-node/index running-node/quickstart running-node/configuration running-node/monitoring running-node/configure-network running-node/advanced-topics/index running-node/advanced-topics/genesis-block running-node/advanced-topics/peer-id running-node/advanced-topics/aergonetwork2 running-node/troubleshooting using-network/index using-network/connecting using-network/syncing using-network/accounts using-network/funding using-network/monitoring using-network/snapshots using-network/troubleshooting using-raft-consensus/index using-raft-consensus/configuration using-raft-consensus/configure-network-using-raft using-raft-consensus/membership using-raft-consensus/recovery smart-contracts/index smart-contracts/lua/index smart-contracts/lua/hello-world smart-contracts/lua/guide smart-contracts/lua/reference smart-contracts/lua/examples smart-contracts/lua/using-fee-delegation smart-contracts/scl/index smart-contracts/jdbc/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 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/running-node/advanced-topics/aergonetwork2.rst:57: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:95: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/smart-contracts/lua/reference.md: WARNING: Could not lex literal_block as "lua". Highlighting skipped. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:72: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/tools/polaris.rst:121: WARNING: Pygments lexer name u'toml' is not known done copying images... [ 50%] sdks/dapp-overview.png copying images... [100%] running-node/advanced-topics/aergo2network.png copying TeX support files... done build succeeded, 26 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: 2020-06-09T05:42:18.126722Z, end-time: 2020-06-09T05:42:18.333458Z, 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: 2020-06-09T05:42:18.439504Z, end-time: 2020-06-09T05:42:22.069053Z, duration: 3, exit-code: 0 latexmk -r latexmkrc -pdf -f -dvi- -ps- -jobname=blocko-inc-guide -interaction=nonstopmode Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 10) line 4, chunk 1. Subroutine makeglo redefined at (eval 11) line 7, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 1, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 2, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 3, chunk 1. Use of uninitialized value $ENV{"LATEXOPTS"} in concatenation (.) or string at (eval 11) line 4, chunk 1. Latexmk: This is Latexmk, John Collins, 1 January 2015, version: 4.41. File::Glob::glob() will disappear in perl 5.30. Use File::Glob::bsd_glob() instead. at /usr/bin/latexmk line 7482. Rule 'pdflatex': Rules & subrules not known to be previously run: pdflatex Rule 'pdflatex': The following rules & subrules became out-of-date: 'pdflatex' ------------ Run number 1 of rule 'pdflatex' ------------ ------------ Running 'pdflatex -interaction=nonstopmode -recorder --jobname="blocko-inc-guide" "aergo-guide.tex"' ------------ Latexmk: applying rule 'pdflatex'... This is pdfTeX, Version 3.14159265-2.6-1.40.18 (TeX Live 2017/Debian) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (./aergo-guide.tex LaTeX2e <2017-04-15> Babel <3.18> and hyphenation patterns for 84 language(s) loaded. (./sphinxmanual.cls Document Class: sphinxmanual 2018/12/22 v1.8.3 Document class (Sphinx manual) (/usr/share/texlive/texmf-dist/tex/latex/base/report.cls Document Class: report 2014/09/29 v1.4h Standard LaTeX document class (/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))) (/usr/share/texlive/texmf-dist/tex/latex/base/inputenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/utf8.def (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/ot1enc.dfu) (/usr/share/texlive/texmf-dist/tex/latex/base/omsenc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/cmap/cmap.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/fontenc.sty (/usr/share/texlive/texmf-dist/tex/latex/base/t1enc.def)<>) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amssymb.sty (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/amsfonts.sty)) (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.sty (/usr/share/texlive/texmf-dist/tex/generic/babel/switch.def) (/usr/share/texlive/texmf-dist/tex/generic/babel-english/english.ldf (/usr/share/texlive/texmf-dist/tex/generic/babel/babel.def (/usr/share/texlive/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/times.sty) (/usr/share/texlive/texmf-dist/tex/latex/fncychap/fncychap.sty) (./sphinx.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty) (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/share/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/textcomp.sty (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.def (/usr/share/texlive/texmf-dist/tex/latex/base/ts1enc.dfu))) (/usr/share/texlive/texmf-dist/tex/latex/titlesec/titlesec.sty) (/usr/share/texlive/texmf-dist/tex/latex/tabulary/tabulary.sty (/usr/share/texlive/texmf-dist/tex/latex/tools/array.sty)) (/usr/share/texlive/texmf-dist/tex/latex/tools/longtable.sty) (/usr/share/texlive/texmf-dist/tex/latex/varwidth/varwidth.sty) (./sphinxmulticell.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/makeidx.sty) (/usr/share/texlive/texmf-dist/tex/latex/framed/framed.sty) (/usr/share/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/share/texlive/texmf-dist/tex/latex/fancyvrb/fancyvrb.sty Style option: `fancyvrb' v2.7a, with DG/SPQR fixes, and firstline=lastline fix <2008/02/07> (tvz)) (./footnotehyper-sphinx.sty) (/usr/share/texlive/texmf-dist/tex/latex/float/float.sty) (/usr/share/texlive/texmf-dist/tex/latex/wrapfig/wrapfig.sty) (/usr/share/texlive/texmf-dist/tex/latex/parskip/parskip.sty) (/usr/share/texlive/texmf-dist/tex/latex/base/alltt.sty) (/usr/share/texlive/texmf-dist/tex/latex/upquote/upquote.sty) (/usr/share/texlive/texmf-dist/tex/latex/capt-of/capt-of.sty) (/usr/share/texlive/texmf-dist/tex/latex/needspace/needspace.sty) (/usr/share/texlive/texmf-dist/tex/latex/carlisle/remreset.sty) (./sphinxhighlight.sty) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty))))) (/usr/share/texlive/texmf-dist/tex/latex/geometry/geometry.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifvtex.sty) (/usr/share/texlive/texmf-dist/tex/generic/ifxetex/ifxetex.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/auxhook.sty) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/hyperref.cfg) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/puenc.def) (/usr/share/texlive/texmf-dist/tex/latex/url/url.sty)) (/usr/share/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty)) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/hypcap.sty) Writing index file blocko-inc-guide.idx (./blocko-inc-guide.aux) (/usr/share/texlive/texmf-dist/tex/latex/base/ts1cmr.fd) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1ptm.fd) (/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty (/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty) (/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/share/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/gettitlestring.sty)) (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1phv.fd)<><><><> (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/share/texlive/texmf-dist/tex/latex/amsfonts/umsb.fd) [1{/var/lib/texmf/fo nts/map/pdftex/updmap/pdftex.map}] [2] [1] [2] [1] [2] Chapter 1. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1ptm.fd) [3] [4] Chapter 2. [5] [6] Chapter 3. (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd) [7] (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd) [8] [9] [10] [11] [12] [13] [14] [15] Overfull \hbox (132.49107pt too wide) in paragraph at lines 885--886 [] [16] [17 <./aergo2network.png>] [18] [19] [20] [21] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1184--1184 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [22] [23] [24] Chapter 4. [25] [26] [27] [28] [29] [30] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1590--1590 []\T1/ptm/m/n/10 con-sen- Underfull \hbox (badness 10000) in paragraph at lines 1590--1590 []\T1/ptm/m/n/10 block-fac-to-ryt- [31] [32] [33] [34] [35] [36] [37] [38] Chapter 6. [39] Overfull \hbox (34.33382pt too wide) in paragraph at lines 2066--2067 []\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 2086--2086 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 2096--2096 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] ! 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.2952 ... 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.2952 ... 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.2955 ...\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.2955 ...\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.2964 ​ [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3206--3207 []\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 3218--3219 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [57] [58] [59] [60] ! 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.3470 ...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.3470 ...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.3470 ...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.3471 ...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.3471 ...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.3471 ...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.3472 ...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.3472 ...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.3472 ...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.3476 ...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.3476 ...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.3477 ...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.3477 ...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.3478 ...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.3478 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [61] [62] [63] [64] [65] [66] [67] [68] Chapter 7. [69] [70] [71] [72] Overfull \hbox (2.55586pt too wide) in paragraph at lines 4329--4329 []\T1/phv/m/n/10 Amount| Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/ptm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 vot-ing Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 20 Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 up-date Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 20 Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 {"Name":"v1updateName","Args":[, ,, Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Overfull \hbox (18.17578pt too wide) in paragraph at lines 4329--4329 \T1/pcr/m/n/10 enterprise| Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[,] [100] Chapter 12. [101] [102] Chapter 13. [103] [104] Overfull \hbox (70.24437pt too wide) in paragraph at lines 6746--6746 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 6771--6771 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 6775 [105] Overfull \hbox (70.24437pt too wide) in paragraph at lines 6794--6794 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 6810--6810 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 6844--6844 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [106] Overfull \hbox (75.64436pt too wide) in paragraph at lines 6866--6866 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [107] [108] [109] Overfull \hbox (70.24437pt too wide) in paragraph at lines 7051--7051 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [110] [111] [112] [113] [114] [115] [116] Chapter 14. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 117 un defined on input line 7392. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 117 undefined on input line 7395. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 117 un defined on input line 7398. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 117 undef ined on input line 7401. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 117 u ndefined on input line 7404. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 117 undefined on input line 7407. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 117 un defined on input line 7410. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 117 undefined on input line 7413. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 117 undefined on input line 7416. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 117 undefined on input line 7419. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 117 undefined on input line 7422. [117] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 118 und efined on input line 7425. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 118 undefined on input line 7428. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 118 undefined on input line 7431. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 118 undefi ned on input line 7434. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 118 u ndefined on input line 7437. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 118 u ndefined on input line 7440. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 118 undef ined on input line 7443. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 118 undef ined on input line 7446. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 118 undef ined on input line 7449. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 118 und efined on input line 7452. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 118 und efined on input line 7455. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 118 und efined on input line 7458. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 118 undefined on input line 7461. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 11 8 undefined on input line 7464. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 118 undefined on input line 7467. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 118 undefined on input line 7470. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 11 8 undefined on input line 7473. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 11 8 undefined on input line 7476. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 11 8 undefined on input line 7479. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 11 8 undefined on input line 7482. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 118 undefined on input line 7485. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 118 und efined on input line 7488. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 118 und efined on input line 7491. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 118 undefined on input line 7494. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 118 u ndefined on input line 7497. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 118 undefined on input line 7500. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 118 undefined on input line 7503. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 118 u ndefined on input line 7506. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 11 8 undefined on input line 7509. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 118 undefined on input line 7512. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 118 undefined on input line 7515. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 118 undefined on input line 7518. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 118 undefined on input line 7521. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 118 undefined on input line 7526. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 118 undefined on input line 7529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 118 undefined on input line 7532. [118] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 119 undefined on input line 7535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 119 undefined on input line 7538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 119 undefined on input line 7541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 119 undefined on input line 7544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 119 undefined on input line 7547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 119 undefined on input line 7550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 11 9 undefined on input line 7553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 119 undefined on input line 7556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 119 undefined on input line 7559. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 119 undefined on input line 7562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 119 undefined on input line 7565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 119 undefined on input line 7568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 119 undefined on input line 7571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 119 undefined on input line 7574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 119 undefined on input line 7577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 119 undefined on input line 7580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 119 undefined on input line 7583. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 119 undefined on input line 7586. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 119 undefined on input line 7589. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 119 undefined on input line 7592. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 119 undefined on input line 7595. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 119 undefined on input line 7598. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 119 u ndefined on input line 7601. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 19 undefined on input line 7604. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 11 9 undefined on input line 7607. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 119 undefined on input line 7610. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 119 undefined on input line 7613. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 119 u ndefined on input line 7616. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 19 undefined on input line 7619. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 119 undefined on input line 7622. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 19 undefined on input line 7625. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 119 undefined on input line 7628. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 119 undefined on input line 7631. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 119 undefined on input line 7634. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 119 undefined on input line 7637. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleString' on pa ge 119 undefined on input line 7640. [119] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 12 0 undefined on input line 7643. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 120 undefined on input line 7646. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 120 u ndefined on input line 7649. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 1 20 undefined on input line 7652. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 20 undefined on input line 7655. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 120 undefined on input line 7658. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 120 undefined on input line 7661. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 120 undefined on input line 7664. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 120 undefined on input line 7669. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 120 un defined on input line 7672. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 120 undefined on input line 7675. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 120 undefined on input line 7678. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 120 undefined on input line 7681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 120 undefined on input line 7684. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 120 undefined on input line 7687. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 120 undefined on input line 7690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 120 undefined on input line 7693. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 120 undefined on input line 7696. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 1 20 undefined on input line 7699. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Proposal' on page 1 20 undefined on input line 7702. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 120 undefined on input line 7705. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 12 0 undefined on input line 7708. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 120 undefined on input line 7711. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 120 undefined on input line 7714. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 120 undefined on input line 7717. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 1 20 undefined on input line 7720. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 120 und efined on input line 7723. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 120 undefined on input line 7726. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 120 undefined on input line 7729. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 120 undefined on input line 7732. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 120 undefined on input line 7735. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 120 undefined on input line 7738. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 120 undefined on input line 7743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 12 0 undefined on input line 7746. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 120 undefined on input line 7749. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 120 undefined on input line 7752. [120] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 121 undefined on input line 7755. LaTeX Warning: Hyper reference `api/rpc-autogenerated:scalar-value-types' on pa ge 121 undefined on input line 7760. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 12 1 undefined on input line 7784. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 121 undefined on input line 7785. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 121 undefined on input line 7793. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 12 1 undefined on input line 7794. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7802. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 121 undefined on input line 7803. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7811. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 121 undefined on input line 7812. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7820. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 121 undefined on input line 7821. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 121 undefined on input line 7829. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 121 undefined on input line 7830. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 121 undefined on input line 7838. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 121 undefined on input line 7839. [121] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 122 undefined on input line 7847. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 122 undefined on input line 7848. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 122 undefined on input line 7856. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 122 undefined on input line 7857. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7865. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 122 undefined on input line 7866. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7874. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 122 undefined on input line 7875. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 122 undefined on input line 7883. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 122 undefined on input line 7884. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7892. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 122 und efined on input line 7893. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7901. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 122 undefined on input line 7902. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7910. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 12 2 undefined on input line 7911. [122] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 123 undefined on input line 7919. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 123 un defined on input line 7920. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7928. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 123 undefined on input line 7929. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7937. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7938. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7946. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 123 undefined on input line 7947. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 123 undefined on input line 7955. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 123 undefined on input line 7956. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 123 undefined on input line 7964. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 123 undefined on input line 7965. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 123 undefined on input line 7973. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 123 undefined on input line 7974. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 23 undefined on input line 7982. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 3 undefined on input line 7983. [123] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 124 undefined on input line 7991. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 124 undefined on input line 7992. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8000. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8001. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8009. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8010. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 124 undefined on input line 8018. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8019. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8027. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 124 undefined on input line 8028. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 124 undefined on input line 8036. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 124 undefined on input line 8037. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 124 undefined on input line 8045. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 124 undefined on input line 8046. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 124 undefined on input line 8054. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 24 undefined on input line 8055. [124] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 125 undefined on input line 8063. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 25 undefined on input line 8064. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 125 undefined on input line 8072. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 125 undefined on input line 8073. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 125 undefined on input line 8081. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 12 5 undefined on input line 8082. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 125 u ndefined on input line 8090. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 25 undefined on input line 8091. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 125 undefined on input line 8099. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 125 undefined on input line 8100. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 125 undefined on input line 8108. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 125 undefined on input line 8109. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 125 undefined on input line 8117. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 125 undefined on input line 8118. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 125 undefined on input line 8126. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 125 undefined on input line 8127. [125] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 126 undefined on input line 8135. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 126 undefined on input line 8136. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 126 undefined on input line 8144. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 126 undefined on input line 8145. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 126 undefined on input line 8153. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 126 undefined on input line 8154. [126] [127] [128] No file blocko-inc-guide.ind. [129] (./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 (133 pages, 462313 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' multiply 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-votedao-arg1-arg2' 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 `smart-contracts/lua/using-fee-delegation:using-fee-delega tion' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:abi-abi-fee-dele gation' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:check-delegation -function' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:contract-example ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:aergocli-example ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:receipt' multipl y 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:singlestring' 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:proposal' 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] Overfull \hbox (132.49107pt too wide) in paragraph at lines 885--886 [] [16] [17 <./aergo2network.png>] [18] [19] [20] [21] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1184--1184 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [22] [23] [24] Chapter 4. [25] [26] [27] [28] [29] [30] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1590--1590 []\T1/ptm/m/n/10 con-sen- Underfull \hbox (badness 10000) in paragraph at lines 1590--1590 []\T1/ptm/m/n/10 block-fac-to-ryt- [31] [32] [33] [34] [35] [36] [37] [38] Chapter 6. [39] Overfull \hbox (34.33382pt too wide) in paragraph at lines 2066--2067 []\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 2086--2086 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 2096--2096 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] ! 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.2952 ... 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.2952 ... 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.2955 ...\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.2955 ...\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.2964 ​ [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3206--3207 []\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 3218--3219 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [57] [58] [59] [60] ! 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.3470 ...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.3470 ...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.3470 ...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.3471 ...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.3471 ...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.3471 ...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.3472 ...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.3472 ...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.3472 ...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.3476 ...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.3476 ...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.3477 ...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.3477 ...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.3478 ...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.3478 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [61] [62] [63] [64] [65] [66] [67] [68] Chapter 7. [69] [70] [71] [72] Overfull \hbox (2.55586pt too wide) in paragraph at lines 4329--4329 []\T1/phv/m/n/10 Amount| Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/ptm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 vot-ing Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 20 Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 up-date Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 20 Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 {"Name":"v1updateName","Args":[, ,, Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Overfull \hbox (18.17578pt too wide) in paragraph at lines 4329--4329 \T1/pcr/m/n/10 enterprise| Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[,] [100] Chapter 12. [101] [102] Chapter 13. [103] [104] Overfull \hbox (70.24437pt too wide) in paragraph at lines 6746--6746 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 6771--6771 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 6775 [105] Overfull \hbox (70.24437pt too wide) in paragraph at lines 6794--6794 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 6810--6810 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 6844--6844 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [106] Overfull \hbox (75.64436pt too wide) in paragraph at lines 6866--6866 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [107] [108] [109] Overfull \hbox (70.24437pt too wide) in paragraph at lines 7051--7051 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [110] [111] [112] [113] [114] [115] [116] Chapter 14. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 117 un defined on input line 7392. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 117 undefined on input line 7395. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 117 un defined on input line 7398. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 117 undef ined on input line 7401. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 117 u ndefined on input line 7404. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 117 undefined on input line 7407. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 117 un defined on input line 7410. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 117 undefined on input line 7413. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 117 undefined on input line 7416. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 117 undefined on input line 7419. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 117 undefined on input line 7422. [117] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 118 und efined on input line 7425. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 118 undefined on input line 7428. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 118 undefined on input line 7431. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 118 undefi ned on input line 7434. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 118 u ndefined on input line 7437. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 118 u ndefined on input line 7440. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 118 undef ined on input line 7443. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 118 undef ined on input line 7446. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 118 undef ined on input line 7449. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 118 und efined on input line 7452. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 118 und efined on input line 7455. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 118 und efined on input line 7458. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 118 undefined on input line 7461. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 11 8 undefined on input line 7464. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 118 undefined on input line 7467. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 118 undefined on input line 7470. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 11 8 undefined on input line 7473. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 11 8 undefined on input line 7476. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 11 8 undefined on input line 7479. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 11 8 undefined on input line 7482. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 118 undefined on input line 7485. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 118 und efined on input line 7488. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 118 und efined on input line 7491. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 118 undefined on input line 7494. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 118 u ndefined on input line 7497. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 118 undefined on input line 7500. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 118 undefined on input line 7503. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 118 u ndefined on input line 7506. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 11 8 undefined on input line 7509. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 118 undefined on input line 7512. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 118 undefined on input line 7515. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 118 undefined on input line 7518. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 118 undefined on input line 7521. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 118 undefined on input line 7526. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 118 undefined on input line 7529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 118 undefined on input line 7532. [118] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 119 undefined on input line 7535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 119 undefined on input line 7538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 119 undefined on input line 7541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 119 undefined on input line 7544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 119 undefined on input line 7547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 119 undefined on input line 7550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 11 9 undefined on input line 7553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 119 undefined on input line 7556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 119 undefined on input line 7559. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 119 undefined on input line 7562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 119 undefined on input line 7565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 119 undefined on input line 7568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 119 undefined on input line 7571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 119 undefined on input line 7574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 119 undefined on input line 7577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 119 undefined on input line 7580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 119 undefined on input line 7583. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 119 undefined on input line 7586. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 119 undefined on input line 7589. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 119 undefined on input line 7592. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 119 undefined on input line 7595. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 119 undefined on input line 7598. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 119 u ndefined on input line 7601. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 19 undefined on input line 7604. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 11 9 undefined on input line 7607. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 119 undefined on input line 7610. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 119 undefined on input line 7613. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 119 u ndefined on input line 7616. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 19 undefined on input line 7619. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 119 undefined on input line 7622. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 19 undefined on input line 7625. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 119 undefined on input line 7628. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 119 undefined on input line 7631. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 119 undefined on input line 7634. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 119 undefined on input line 7637. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleString' on pa ge 119 undefined on input line 7640. [119] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 12 0 undefined on input line 7643. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 120 undefined on input line 7646. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 120 u ndefined on input line 7649. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 1 20 undefined on input line 7652. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 20 undefined on input line 7655. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 120 undefined on input line 7658. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 120 undefined on input line 7661. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 120 undefined on input line 7664. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 120 undefined on input line 7669. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 120 un defined on input line 7672. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 120 undefined on input line 7675. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 120 undefined on input line 7678. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 120 undefined on input line 7681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 120 undefined on input line 7684. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 120 undefined on input line 7687. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 120 undefined on input line 7690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 120 undefined on input line 7693. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 120 undefined on input line 7696. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 1 20 undefined on input line 7699. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Proposal' on page 1 20 undefined on input line 7702. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 120 undefined on input line 7705. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 12 0 undefined on input line 7708. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 120 undefined on input line 7711. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 120 undefined on input line 7714. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 120 undefined on input line 7717. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 1 20 undefined on input line 7720. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 120 und efined on input line 7723. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 120 undefined on input line 7726. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 120 undefined on input line 7729. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 120 undefined on input line 7732. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 120 undefined on input line 7735. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 120 undefined on input line 7738. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 120 undefined on input line 7743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 12 0 undefined on input line 7746. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 120 undefined on input line 7749. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 120 undefined on input line 7752. [120] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 121 undefined on input line 7755. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 12 1 undefined on input line 7784. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 121 undefined on input line 7785. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 121 undefined on input line 7793. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 12 1 undefined on input line 7794. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7802. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 121 undefined on input line 7803. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7811. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 121 undefined on input line 7812. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7820. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 121 undefined on input line 7821. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 121 undefined on input line 7829. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 121 undefined on input line 7830. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 121 undefined on input line 7838. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 121 undefined on input line 7839. [121] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 122 undefined on input line 7847. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 122 undefined on input line 7848. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 122 undefined on input line 7856. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 122 undefined on input line 7857. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7865. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 122 undefined on input line 7866. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7874. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 122 undefined on input line 7875. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 122 undefined on input line 7883. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 122 undefined on input line 7884. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7892. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 122 und efined on input line 7893. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7901. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 122 undefined on input line 7902. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7910. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 12 2 undefined on input line 7911. [122] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 123 undefined on input line 7919. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 123 un defined on input line 7920. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7928. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 123 undefined on input line 7929. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7937. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7938. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7946. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 123 undefined on input line 7947. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 123 undefined on input line 7955. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 123 undefined on input line 7956. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 123 undefined on input line 7964. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 123 undefined on input line 7965. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 123 undefined on input line 7973. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 123 undefined on input line 7974. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 23 undefined on input line 7982. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 3 undefined on input line 7983. [123] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 124 undefined on input line 7991. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 124 undefined on input line 7992. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8000. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8001. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8009. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8010. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 124 undefined on input line 8018. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8019. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8027. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 124 undefined on input line 8028. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 124 undefined on input line 8036. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 124 undefined on input line 8037. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 124 undefined on input line 8045. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 124 undefined on input line 8046. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 124 undefined on input line 8054. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 24 undefined on input line 8055. [124] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 125 undefined on input line 8063. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 25 undefined on input line 8064. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 125 undefined on input line 8072. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 125 undefined on input line 8073. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 125 undefined on input line 8081. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 12 5 undefined on input line 8082. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 125 u ndefined on input line 8090. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 25 undefined on input line 8091. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 125 undefined on input line 8099. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 125 undefined on input line 8100. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 125 undefined on input line 8108. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 125 undefined on input line 8109. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 125 undefined on input line 8117. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 125 undefined on input line 8118. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 125 undefined on input line 8126. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 125 undefined on input line 8127. [125] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 126 undefined on input line 8135. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 126 undefined on input line 8136. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 126 undefined on input line 8144. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 126 undefined on input line 8145. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 126 undefined on input line 8153. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 126 undefined on input line 8154. [126] [127] [128] (./blocko-inc-guide.ind) [129] (./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 (133 pages, 471878 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:proposal' 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:singlestring' 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' 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-votedao-arg1-arg2' 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 Label `smart-contracts/lua/using-fee-delegation:abi-abi-fee-delegation' multiply defined Label `smart-contracts/lua/using-fee-delegation:aergocli-example' multiply defined Label `smart-contracts/lua/using-fee-delegation:check-delegation-function' multiply defined Label `smart-contracts/lua/using-fee-delegation:contract-example' multiply defined Label `smart-contracts/lua/using-fee-delegation:receipt' multiply defined Label `smart-contracts/lua/using-fee-delegation:using-fee-delegation' multiply defined Latexmk: Summary of warnings: Latex found 282 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' multiply 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-votedao-arg1-arg2' 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 `smart-contracts/lua/using-fee-delegation:using-fee-delega tion' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:abi-abi-fee-dele gation' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:check-delegation -function' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:contract-example ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:aergocli-example ' multiply defined. LaTeX Warning: Label `smart-contracts/lua/using-fee-delegation:receipt' multipl y 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:singlestring' 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:proposal' 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] Overfull \hbox (132.49107pt too wide) in paragraph at lines 885--886 [] [16] [17 <./aergo2network.png>] [18] [19] [20] [21] Overfull \hbox (64.84438pt too wide) in paragraph at lines 1184--1184 []\T1/pcr/m/n/9 "381yXZRAPSGAFbGYndN5xU3s9RXHddFbCxyutNtUYvyT4DbDt7jWyia4oM6CLG tXYeQqtQBvqTaNU2gwpdrCm5FjwFP6fZCQ [22] [23] [24] Chapter 4. [25] [26] [27] [28] [29] [30] Chapter 5. Underfull \hbox (badness 10000) in paragraph at lines 1590--1590 []\T1/ptm/m/n/10 con-sen- Underfull \hbox (badness 10000) in paragraph at lines 1590--1590 []\T1/ptm/m/n/10 block-fac-to-ryt- [31] [32] [33] [34] [35] [36] [37] [38] Chapter 6. [39] Overfull \hbox (34.33382pt too wide) in paragraph at lines 2066--2067 []\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 2086--2086 []|\T1/pcr/m/n/9 37mGLDoCPNDQw7HbCG5WPfcM3E3cLhqhgE2V2UJKwQp9QZ5nJhT14nkCdGFcmN 91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdGuuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwj jDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosutqFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiK B2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZfrvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K8 9p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1dxcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2 iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDmxuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdr jqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvXi5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQi agocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3dghePsiH1jbz8j93aMhMxgE6Lgap| Overfull \hbox (2570.44154pt too wide) in paragraph at lines 2096--2096 []|\T1/pcr/m/n/9 wQp9QZ5nJhT14nkCdGFcmN91fewB2ZuMZ5NWJUPyD4G4G2beaTeE1cigLzyNdG uuU4Y7cY2A6MUMq5weoAGGJdyf6PUfzgQ7k1cwjjDRe7P8bN5tNR8xxiibYk1hoeV2fuG4ZGVUwosut qFYePonLAtvK57N2MphJWVkTVxkySkXBnKywCiKB2pqv93VVQbBepYrUwURAeaj5aGhuFa8sxbSjuZf rvdy3i7dAEesf1jPHyeoN6CHWEB3teQJHUUh5K89p8vZ7nXKYPSa7MbzEg3YCUx8uLYmkJPjqA5YT1d xcKWCmHV4M2nYxmv3h9v3viPFkkFuMdpJboCTV2iqkMr3robxT6okSJtDdVUk2PprZKuiipS6tbKmDm xuicJqFvtP653qdWpu4tvWQDBb5k3UJcMTcEDdrjqqtNcE8dujFxr4TWfDu9Nwb4FedLrb5z7CoRWvX i5eZBkujJdDBm5MowamWLy9Pu6UmjAmBHfkDpQiagocrFzZrDPvNbaon8r5Rph8gFHAzwaUdM3dpt3d ghePsiH1jbz8j93aMhMxgE6Lgap| [40] [41] [42] [43] [44] [45] [46] [47] [48] [49] [50] [51] [52] ! 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.2952 ... 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.2952 ... 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.2955 ...\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.2955 ...\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.2964 ​ [53] [54] [55] [56] Underfull \hbox (badness 10000) in paragraph at lines 3206--3207 []\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 3218--3219 []\T1/ptm/m/n/10 you can get no-ti-fied for events with event name ^^Psend^^Q f or con-tract(AmhbdCEg4TUFm6Hpdoz8d81eSdzRncsekBLN3mYgLCbAVdPnu1MZ) [57] [58] [59] [60] ! 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.3470 ...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.3470 ...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.3470 ...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.3471 ...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.3471 ...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.3471 ...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.3472 ...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.3472 ...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.3472 ...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.3476 ...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.3476 ...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.3477 ...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.3477 ...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.3478 ...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.3478 ...sq{}))}\PYG{l+s+s2}{\PYGZdq{}}\PYG{p}{)} [61] [62] [63] [64] [65] [66] [67] [68] Chapter 7. [69] [70] [71] [72] Overfull \hbox (2.55586pt too wide) in paragraph at lines 4329--4329 []\T1/phv/m/n/10 Amount| Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 un-stak- Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 amount Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 \T1/ptm/m/n/10 to Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 vot-ing Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 cre-ate Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 20 Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 up-date Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 20 Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 {"Name":"v1updateName","Args":[, ,, Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/ptm/m/n/10 re-move Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 aergo. Overfull \hbox (18.17578pt too wide) in paragraph at lines 4329--4329 \T1/pcr/m/n/10 enterprise| Underfull \hbox (badness 10000) in paragraph at lines 4329--4329 []\T1/pcr/m/n/10 {"Name":"removeConf","Args":[,] [100] Chapter 12. [101] [102] Chapter 13. [103] [104] Overfull \hbox (70.24437pt too wide) in paragraph at lines 6746--6746 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \hbox (70.24437pt too wide) in paragraph at lines 6771--6771 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR Overfull \vbox (17.28348pt too high) detected at line 6775 [105] Overfull \hbox (70.24437pt too wide) in paragraph at lines 6794--6794 []\T1/pcr/m/n/9 "AN1rKvtSPyBqB34TGmEQ6FQ8Lz61dvQ4zVAHodAnPGTnXD7gihmSkgrWcyeEoX NeS6zLTtgjukcTiwSKTHmMATGe8PXgwcJJK Overfull \hbox (64.84438pt too wide) in paragraph at lines 6810--6810 []\T1/pcr/m/n/9 "381yXZAWNW8ZiST7PCLmywUsNVQvzgwhiyu9pxVDSvUhwyLHmoL7BQGXQhCNp7 QZQycvbwT2nQJ7etscArfRbHu98Qi5MSmY Overfull \hbox (70.24437pt too wide) in paragraph at lines 6844--6844 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [106] Overfull \hbox (75.64436pt too wide) in paragraph at lines 6866--6866 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR\ [107] [108] [109] Overfull \hbox (70.24437pt too wide) in paragraph at lines 7051--7051 []\T1/pcr/m/n/9 "AN1rKvt8EZHKEE2wNPXAhGcDA4pMo7yRRjTWCcpyrW9QCMv6nMhvhqriWujHda DJgJ6ft6VLDActEFtUFA2pRnRJFVFSWxPSR [110] [111] [112] [113] [114] [115] [116] Chapter 14. LaTeX Warning: Hyper reference `api/rpc-autogenerated:rpc.proto' on page 117 un defined on input line 7392. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AergoRPCService' on page 117 undefined on input line 7395. LaTeX Warning: Hyper reference `api/rpc-autogenerated:NodeState' on page 117 un defined on input line 7398. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Metric' on page 117 undef ined on input line 7401. LaTeX Warning: Hyper reference `api/rpc-autogenerated:Blockchain' on page 117 u ndefined on input line 7404. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetChainInfo' on page 117 undefined on input line 7407. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChainStat' on page 117 un defined on input line 7410. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockHeaders' on page 117 undefined on input line 7413. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadata' on pag e 117 undefined on input line 7416. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockStream' on page 117 undefined on input line 7419. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListBlockMetadataStream' on page 117 undefined on input line 7422. [117] LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlock' on page 118 und efined on input line 7425. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockMetadata' on page 118 undefined on input line 7428. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockBody' on page 118 undefined on input line 7431. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetTX' on page 118 undefi ned on input line 7434. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetBlockTX' on page 118 u ndefined on input line 7437. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetReceipt' on page 118 u ndefined on input line 7440. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetABI' on page 118 undef ined on input line 7443. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SendTX' on page 118 undef ined on input line 7446. LaTeX Warning: Hyper reference `api/rpc-autogenerated:SignTX' on page 118 undef ined on input line 7449. LaTeX Warning: Hyper reference `api/rpc-autogenerated:VerifyTX' on page 118 und efined on input line 7452. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CommitTX' on page 118 und efined on input line 7455. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetState' on page 118 und efined on input line 7458. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStateAndProof' on page 118 undefined on input line 7461. LaTeX Warning: Hyper reference `api/rpc-autogenerated:CreateAccount' on page 11 8 undefined on input line 7464. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccounts' on page 118 undefined on input line 7467. LaTeX Warning: Hyper reference `api/rpc-autogenerated:LockAccount' on page 118 undefined on input line 7470. LaTeX Warning: Hyper reference `api/rpc-autogenerated:UnlockAccount' on page 11 8 undefined on input line 7473. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ImportAccount' on page 11 8 undefined on input line 7476. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ExportAccount' on page 11 8 undefined on input line 7479. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContract' on page 11 8 undefined on input line 7482. LaTeX Warning: Hyper reference `api/rpc-autogenerated:QueryContractState' on pa ge 118 undefined on input line 7485. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetPeers' on page 118 und efined on input line 7488. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetVotes' on page 118 und efined on input line 7491. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetAccountVotes' on page 118 undefined on input line 7494. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetStaking' on page 118 u ndefined on input line 7497. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetNameInfo' on page 118 undefined on input line 7500. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEventStream' on page 118 undefined on input line 7503. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ListEvents' on page 118 u ndefined on input line 7506. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetServerInfo' on page 11 8 undefined on input line 7509. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConsensusInfo' on page 118 undefined on input line 7512. LaTeX Warning: Hyper reference `api/rpc-autogenerated:ChangeMembership' on page 118 undefined on input line 7515. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetEnterpriseConfig' on p age 118 undefined on input line 7518. LaTeX Warning: Hyper reference `api/rpc-autogenerated:GetConfChangeProgress' on page 118 undefined on input line 7521. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 118 undefined on input line 7526. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 118 undefined on input line 7529. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 118 undefined on input line 7532. [118] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 119 undefined on input line 7535. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 119 undefined on input line 7538. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 119 undefined on input line 7541. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 119 undefined on input line 7544. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 119 undefined on input line 7547. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 119 undefined on input line 7550. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainId' on page 11 9 undefined on input line 7553. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 119 undefined on input line 7556. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 119 undefined on input line 7559. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 119 undefined on input line 7562. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 119 undefined on input line 7565. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem' on page 119 undefined on input line 7568. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfigItem.PropsEnt ry' on page 119 undefined on input line 7571. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 119 undefined on input line 7574. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 119 undefined on input line 7577. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 119 undefined on input line 7580. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 119 undefined on input line 7583. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 119 undefined on input line 7586. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 119 undefined on input line 7589. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Input' on page 119 undefined on input line 7592. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 119 undefined on input line 7595. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 119 undefined on input line 7598. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 119 u ndefined on input line 7601. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 19 undefined on input line 7604. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 11 9 undefined on input line 7607. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Output' on page 119 undefined on input line 7610. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PageParams' on page 119 undefined on input line 7613. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Peer' on page 119 u ndefined on input line 7616. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 19 undefined on input line 7619. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 119 undefined on input line 7622. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 19 undefined on input line 7625. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 119 undefined on input line 7628. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.ConfigEn try' on page 119 undefined on input line 7631. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo.StatusEn try' on page 119 undefined on input line 7634. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 119 undefined on input line 7637. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleString' on pa ge 119 undefined on input line 7640. [119] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 12 0 undefined on input line 7643. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 120 undefined on input line 7646. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Vote' on page 120 u ndefined on input line 7649. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteInfo' on page 1 20 undefined on input line 7652. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 20 undefined on input line 7655. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 120 undefined on input line 7658. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitStatus' on pa ge 120 undefined on input line 7661. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyStatus' on pa ge 120 undefined on input line 7664. LaTeX Warning: Hyper reference `api/rpc-autogenerated:blockchain.proto' on page 120 undefined on input line 7669. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 120 un defined on input line 7672. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 120 undefined on input line 7675. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 120 undefined on input line 7678. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBody' on page 120 undefined on input line 7681. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeader' on pag e 120 undefined on input line 7684. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ContractVarProof' o n page 120 undefined on input line 7687. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 120 undefined on input line 7690. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 120 undefined on input line 7693. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FnArgument' on page 120 undefined on input line 7696. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Function' on page 1 20 undefined on input line 7699. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Proposal' on page 1 20 undefined on input line 7702. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 120 undefined on input line 7705. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 12 0 undefined on input line 7708. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 120 undefined on input line 7711. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 120 undefined on input line 7714. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 120 undefined on input line 7717. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateVar' on page 1 20 undefined on input line 7720. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 120 und efined on input line 7723. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxBody' on page 120 undefined on input line 7726. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxIdx' on page 120 undefined on input line 7729. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 120 undefined on input line 7732. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 120 undefined on input line 7735. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxType' on page 120 undefined on input line 7738. LaTeX Warning: Hyper reference `api/rpc-autogenerated:metric.proto' on page 120 undefined on input line 7743. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 12 0 undefined on input line 7746. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 120 undefined on input line 7749. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerMetric' on page 120 undefined on input line 7752. [120] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricType' on page 121 undefined on input line 7755. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NodeReq' on page 12 1 undefined on input line 7784. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 121 undefined on input line 7785. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MetricsRequest' on page 121 undefined on input line 7793. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Metrics' on page 12 1 undefined on input line 7794. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7802. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockchainStatus' o n page 121 undefined on input line 7803. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7811. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainInfo' on page 121 undefined on input line 7812. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 121 undefined on input line 7820. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ChainStats' on page 121 undefined on input line 7821. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 121 undefined on input line 7829. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockHeaderList' on page 121 undefined on input line 7830. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ListParams' on page 121 undefined on input line 7838. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadataList' on page 121 undefined on input line 7839. [121] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 122 undefined on input line 7847. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 122 undefined on input line 7848. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 122 undefined on input line 7856. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 122 undefined on input line 7857. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7865. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Block' on page 122 undefined on input line 7866. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7874. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockMetadata' on p age 122 undefined on input line 7875. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyParams' on page 122 undefined on input line 7883. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.BlockBodyPaged' on page 122 undefined on input line 7884. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7892. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 122 und efined on input line 7893. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7901. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxInBlock' on page 122 undefined on input line 7902. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 122 undefined on input line 7910. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Receipt' on page 12 2 undefined on input line 7911. [122] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 123 undefined on input line 7919. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ABI' on page 123 un defined on input line 7920. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7928. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResult' on pa ge 123 undefined on input line 7929. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7937. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7938. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Tx' on page 123 und efined on input line 7946. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VerifyResult' on pa ge 123 undefined on input line 7947. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.TxList' on page 123 undefined on input line 7955. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.CommitResultList' o n page 123 undefined on input line 7956. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 123 undefined on input line 7964. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.State' on page 123 undefined on input line 7965. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAndRoot' on page 123 undefined on input line 7973. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountProof' on pa ge 123 undefined on input line 7974. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 23 undefined on input line 7982. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 3 undefined on input line 7983. [123] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 124 undefined on input line 7991. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountList' on pag e 124 undefined on input line 7992. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8000. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8001. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8009. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8010. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ImportFormat' on pa ge 124 undefined on input line 8018. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Account' on page 12 4 undefined on input line 8019. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Personal' on page 1 24 undefined on input line 8027. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 124 undefined on input line 8028. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Query' on page 124 undefined on input line 8036. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 124 undefined on input line 8037. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQuery' on page 124 undefined on input line 8045. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.StateQueryProof' on page 124 undefined on input line 8046. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeersParams' on pag e 124 undefined on input line 8054. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.PeerList' on page 1 24 undefined on input line 8055. [124] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteParams' on page 125 undefined on input line 8063. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.VoteList' on page 1 25 undefined on input line 8064. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 125 undefined on input line 8072. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountVoteInfo' on page 125 undefined on input line 8073. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.AccountAddress' on page 125 undefined on input line 8081. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Staking' on page 12 5 undefined on input line 8082. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Name' on page 125 u ndefined on input line 8090. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.NameInfo' on page 1 25 undefined on input line 8091. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 125 undefined on input line 8099. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Event' on page 125 undefined on input line 8100. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.FilterInfo' on page 125 undefined on input line 8108. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EventList' on page 125 undefined on input line 8109. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.KeyParams' on page 125 undefined on input line 8117. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ServerInfo' on page 125 undefined on input line 8118. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.Empty' on page 125 undefined on input line 8126. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConsensusInfo' on p age 125 undefined on input line 8127. [125] LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChange' o n page 126 undefined on input line 8135. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.MembershipChangeRep ly' on page 126 undefined on input line 8136. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfigKey ' on page 126 undefined on input line 8144. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.EnterpriseConfig' o n page 126 undefined on input line 8145. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.SingleBytes' on pag e 126 undefined on input line 8153. LaTeX Warning: Hyper reference `api/rpc-autogenerated:types.ConfChangeProgress' on page 126 undefined on input line 8154. [126] [127] [128] (./blocko-inc-guide.ind) [129] (./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 (133 pages, 471878 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:proposal' 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:singlestring' 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' 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-votedao-arg1-arg2' 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 Label `smart-contracts/lua/using-fee-delegation:abi-abi-fee-delegation' multiply defined Label `smart-contracts/lua/using-fee-delegation:aergocli-example' multiply defined Label `smart-contracts/lua/using-fee-delegation:check-delegation-function' multiply defined Label `smart-contracts/lua/using-fee-delegation:contract-example' multiply defined Label `smart-contracts/lua/using-fee-delegation:receipt' multiply defined Label `smart-contracts/lua/using-fee-delegation:using-fee-delegation' multiply defined Latexmk: Summary of warnings: Latex found 282 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: 2020-06-09T05:42:22.245651Z, end-time: 2020-06-09T05:42:22.442428Z, 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: 2020-06-09T05:42:22.574960Z, end-time: 2020-06-09T05:42:26.266651Z, duration: 3, 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 67 source files that are out of date updating environment: 67 added, 0 changed, 0 removed reading sources... [ 1%] api/grpc reading sources... [ 2%] api/index reading sources... [ 4%] api/rpc-autogenerated reading sources... [ 5%] community reading sources... [ 7%] contribution/building-from-source reading sources... [ 8%] contribution/index reading sources... [ 10%] contribution/ways-to-contribute reading sources... [ 11%] dapp-development/index reading sources... [ 13%] index reading sources... [ 14%] introduction/index reading sources... [ 16%] running-node/advanced-topics/aergonetwork2 reading sources... [ 17%] running-node/advanced-topics/genesis-block reading sources... [ 19%] running-node/advanced-topics/index reading sources... [ 20%] running-node/advanced-topics/peer-id reading sources... [ 22%] running-node/configuration reading sources... [ 23%] running-node/configure-network reading sources... [ 25%] running-node/index reading sources... [ 26%] running-node/monitoring reading sources... [ 28%] running-node/quickstart reading sources... [ 29%] running-node/troubleshooting reading sources... [ 31%] sdks/index reading sources... [ 32%] smart-contracts/index reading sources... [ 34%] smart-contracts/jdbc/index reading sources... [ 35%] smart-contracts/lua/examples reading sources... [ 37%] smart-contracts/lua/guide reading sources... [ 38%] smart-contracts/lua/hello-world reading sources... [ 40%] smart-contracts/lua/index reading sources... [ 41%] smart-contracts/lua/reference reading sources... [ 43%] smart-contracts/lua/using-fee-delegation reading sources... [ 44%] smart-contracts/scl/index reading sources... [ 46%] smart-contracts/sql/index reading sources... [ 47%] specs/addresses reading sources... [ 49%] specs/block-management reading sources... [ 50%] specs/blocks reading sources... [ 52%] specs/chain-management reading sources... [ 53%] specs/consensus reading sources... [ 55%] specs/contracts reading sources... [ 56%] specs/fees reading sources... [ 58%] specs/index reading sources... [ 59%] specs/names reading sources... [ 61%] specs/p2p/index reading sources... [ 62%] specs/p2p/peerconnect reading sources... [ 64%] specs/p2p/wireprotocol reading sources... [ 65%] specs/transactions reading sources... [ 67%] specs/units reading sources... [ 68%] tools/aergocli reading sources... [ 70%] tools/aergoluac reading sources... [ 71%] tools/brick reading sources... [ 73%] tools/hubenterprise/index reading sources... [ 74%] tools/hubenterprise/install reading sources... [ 76%] tools/hubenterprise/introduce reading sources... [ 77%] tools/index reading sources... [ 79%] tools/polaris reading sources... [ 80%] tools/ship reading sources... [ 82%] using-network/accounts reading sources... [ 83%] using-network/connecting reading sources... [ 85%] using-network/funding reading sources... [ 86%] using-network/index reading sources... [ 88%] using-network/monitoring reading sources... [ 89%] using-network/snapshots reading sources... [ 91%] using-network/syncing reading sources... [ 92%] using-network/troubleshooting reading sources... [ 94%] using-raft-consensus/configuration reading sources... [ 95%] using-raft-consensus/configure-network-using-raft reading sources... [ 97%] using-raft-consensus/index reading sources... [ 98%] using-raft-consensus/membership reading sources... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:33: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/contribution/building-from-source.rst:57: WARNING: Unexpected indentation. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Blank line required after table. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/specs/p2p/wireprotocol.rst:116: WARNING: Inline substitution_reference start-string without end-string. /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... [ 2%] api/index writing output... [ 4%] api/rpc-autogenerated writing output... [ 5%] community writing output... [ 7%] contribution/building-from-source writing output... [ 8%] contribution/index writing output... [ 10%] contribution/ways-to-contribute writing output... [ 11%] dapp-development/index writing output... [ 13%] index writing output... [ 14%] introduction/index writing output... [ 16%] running-node/advanced-topics/aergonetwork2 writing output... [ 17%] running-node/advanced-topics/genesis-block writing output... [ 19%] running-node/advanced-topics/index writing output... [ 20%] running-node/advanced-topics/peer-id writing output... [ 22%] running-node/configuration writing output... [ 23%] running-node/configure-network writing output... [ 25%] running-node/index writing output... [ 26%] running-node/monitoring writing output... [ 28%] running-node/quickstart writing output... [ 29%] running-node/troubleshooting writing output... [ 31%] sdks/index writing output... [ 32%] smart-contracts/index writing output... [ 34%] smart-contracts/jdbc/index writing output... [ 35%] smart-contracts/lua/examples writing output... [ 37%] smart-contracts/lua/guide writing output... [ 38%] smart-contracts/lua/hello-world writing output... [ 40%] smart-contracts/lua/index writing output... [ 41%] smart-contracts/lua/reference writing output... [ 43%] smart-contracts/lua/using-fee-delegation writing output... [ 44%] smart-contracts/scl/index writing output... [ 46%] smart-contracts/sql/index writing output... [ 47%] specs/addresses writing output... [ 49%] specs/block-management writing output... [ 50%] specs/blocks writing output... [ 52%] specs/chain-management writing output... [ 53%] specs/consensus writing output... [ 55%] specs/contracts writing output... [ 56%] specs/fees writing output... [ 58%] specs/index writing output... [ 59%] specs/names writing output... [ 61%] specs/p2p/index writing output... [ 62%] specs/p2p/peerconnect writing output... [ 64%] specs/p2p/wireprotocol writing output... [ 65%] specs/transactions writing output... [ 67%] specs/units writing output... [ 68%] tools/aergocli writing output... [ 70%] tools/aergoluac writing output... [ 71%] tools/brick writing output... [ 73%] tools/hubenterprise/index writing output... [ 74%] tools/hubenterprise/install writing output... [ 76%] tools/hubenterprise/introduce writing output... [ 77%] tools/index writing output... [ 79%] tools/polaris writing output... [ 80%] tools/ship writing output... [ 82%] using-network/accounts writing output... [ 83%] using-network/connecting writing output... [ 85%] using-network/funding writing output... [ 86%] using-network/index writing output... [ 88%] using-network/monitoring writing output... [ 89%] using-network/snapshots writing output... [ 91%] using-network/syncing writing output... [ 92%] using-network/troubleshooting writing output... [ 94%] using-raft-consensus/configuration writing output... [ 95%] using-raft-consensus/configure-network-using-raft writing output... [ 97%] using-raft-consensus/index writing output... [ 98%] using-raft-consensus/membership writing output... [100%] using-raft-consensus/recovery /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:57: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/running-node/advanced-topics/aergonetwork2.rst:95: 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/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:121: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-network/syncing.rst:80: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configuration.rst:42: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:76: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:99: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:106: WARNING: Pygments lexer name u'toml' is not known /home/docs/checkouts/readthedocs.org/user_builds/blocko-inc-guide/checkouts/latest/source/using-raft-consensus/configure-network-using-raft.rst:113: WARNING: Pygments lexer name u'toml' is not known generating indices... genindex writing additional pages... copying images... [ 50%] sdks/dapp-overview.png copying images... [100%] running-node/advanced-topics/aergo2network.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, 28 warnings. The ePub file is in _build/epub. [rtd-command-info] start-time: 2020-06-09T05:42:26.416186Z, end-time: 2020-06-09T05:42:26.614257Z, 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