Python Forum
How do I pass a dictionary for the in3_registry value for the Incubed Python API?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How do I pass a dictionary for the in3_registry value for the Incubed Python API?
#1
I am using Python 3, and I have installed the in3 (Incubed) Python module. I want to invoke the ClientConfig of the in3 Python API in a specific way. There is an in3_registry argument that is part of ClientConfig in the in3 Python API.

When I think of in3_registry values, I think of hexadecimals that start with "0x". A Python dictionary is a key and a value pair (or a set of such pairs). I have no idea what the key should be when passing the dictionary value (that of the Ethereum registry ID). What is the syntax to invoke the ClientConfig argument for the in3_registry of the Python3 API for in3?
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  How to pass encrypted pass to pyodbc script tester_V 0 858 Jul-27-2023, 12:40 AM
Last Post: tester_V
  How to pass -Xutf8 parametri to python tierox 2 874 Jun-07-2023, 07:17 AM
Last Post: tierox
  How can I pass&return ndarray between python and c++? JESuh 0 1,777 Mar-09-2021, 08:29 AM
Last Post: JESuh
  Pass by object reference when does it behave like pass by value or reference? mczarnek 2 2,558 Sep-07-2020, 08:02 AM
Last Post: perfringo
  Pass by reference vs Pass by value leodavinci1990 1 2,213 Nov-20-2019, 02:05 AM
Last Post: jefsummers
  Pass Dictionary to Method is not possible Frank123456 1 2,362 Aug-19-2019, 10:18 AM
Last Post: buran
  How to pass a dictionary as an argument inside setup function of unittest nilaybnrj 1 3,208 May-11-2019, 03:18 AM
Last Post: keames
  Convert List of Dictionary to dictionary of dictionary list in python kk230689 2 51,339 Apr-27-2019, 03:13 AM
Last Post: perfringo

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020