hive-nectar
  • Installation
  • Quickstart
  • Changelog
  • Tutorials
  • hive-nectar CLI
  • Configuration
  • Api Definitions
  • src
    • nectar package
    • nectarapi package
      • Submodules
        • nectarapi.exceptions module
        • nectarapi.graphenerpc module
        • nectarapi.node module
        • nectarapi.noderpc module
        • nectarapi.rpcutils module
        • nectarapi.version module
      • Module contents
    • nectarbase package
    • nectargraphenebase package
    • nectarstorage package
  • Contributing to nectar
  • Support and Questions
  • Indices and Tables
hive-nectar
  • src
  • nectarapi package
  • View page source

nectarapi package

Submodules

  • nectarapi.exceptions module
    • ApiNotSupported
    • CallRetriesReached
    • FilteredItemNotFound
    • FollowApiNotEnabled
    • InvalidEndpointUrl
    • InvalidParameters
    • MissingRequiredActiveAuthority
    • NectarApiException
    • NoAccessApi
    • NoApiWithName
    • NoMethodWithName
    • NumRetriesReached
    • RPCConnection
    • RPCError
    • RPCErrorDoRetry
    • SupportedByHivemind
    • TimeoutException
    • UnauthorizedError
    • UnhandledRPCError
    • UnknownKey
    • UnknownTransaction
    • UnnecessarySignatureDetected
    • VotedBeforeWaitTimeReached
    • WorkingNodeMissing
    • decodeRPCErrorMsg()
  • nectarapi.graphenerpc module
    • GrapheneRPC
      • GrapheneRPC.error_cnt
      • GrapheneRPC.error_cnt_call
      • GrapheneRPC.get_network()
      • GrapheneRPC.get_request_id()
      • GrapheneRPC.next()
      • GrapheneRPC.num_retries
      • GrapheneRPC.num_retries_call
      • GrapheneRPC.request_send()
      • GrapheneRPC.rpcconnect()
      • GrapheneRPC.rpcexec()
      • GrapheneRPC.version_string_to_int()
    • shared_httpx_client()
  • nectarapi.node module
    • Node
    • Nodes
      • Nodes.disable_node()
      • Nodes.error_cnt
      • Nodes.error_cnt_call
      • Nodes.export_working_nodes()
      • Nodes.get_nodes()
      • Nodes.increase_error_cnt()
      • Nodes.increase_error_cnt_call()
      • Nodes.next()
      • Nodes.node
      • Nodes.num_retries_call_reached
      • Nodes.reset_error_cnt()
      • Nodes.reset_error_cnt_call()
      • Nodes.set_node_urls()
      • Nodes.sleep_and_check_retries()
      • Nodes.url
      • Nodes.working_nodes_count
  • nectarapi.noderpc module
    • NodeRPC
      • NodeRPC.get_account()
      • NodeRPC.rpcexec()
      • NodeRPC.set_next_node_on_empty_reply()
  • nectarapi.rpcutils module
    • get_query()
  • nectarapi.version module

Module contents

nectarapi.

Previous Next

© Copyright 2017, ChainSquad GmbH, 2018-2020, Holger Nahrstaedt, 2025, Michael Garcia.

Built with Sphinx using a theme provided by Read the Docs.