abstract-solana 0.0.1.1__py3-none-any.whl → 0.0.1.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of abstract-solana might be problematic. Click here for more details.

@@ -135,7 +135,7 @@ class Client(_ClientCore): # pylint: disable=too-many-public-methods
135
135
  >>> solana_client.get_balance(Pubkey([0] * 31 + [1])).value # doctest: +SKIP
136
136
  4104230290
137
137
  """
138
- body = json.loads(str(self._get_balance_body(pubkey, commitment)))
138
+ body = json.loads(str(self._get_balance_body(get_pubkey(pubkey), commitment)))
139
139
  return body
140
140
 
141
141
  def get_account_info(
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: abstract_solana
3
- Version: 0.0.1.1
3
+ Version: 0.0.1.2
4
4
  Home-page: https://github.com/AbstractEndeavors/abstract_solana
5
5
  Author: putkoff
6
6
  Author-email: partners@abstractendeavors.com
@@ -1,7 +1,7 @@
1
1
  abstract_solana/__init__.py,sha256=uEPtTF-WPCIwpwR8OgAI5prloYQpPbx-YExFgzZvFkQ,59
2
2
  abstract_solana/abstract_rpcs/__init__.py,sha256=pMNXY5Ty5b6FW_pCJoAEbXgifnDSwokyQFRA25rcPCU,52
3
3
  abstract_solana/abstract_rpcs/db_templates.py,sha256=sjdHfHIq9bO6VuDm3hwzn46NUrXXrGnB0knYNeVU7k8,29839
4
- abstract_solana/abstract_rpcs/get_body.py,sha256=pxINyM2v_mdcLEm4LZdWOtn3_CEvYcGw6foyxsWm21E,51257
4
+ abstract_solana/abstract_rpcs/get_body.py,sha256=qlnbvR6TV7Cd8J21QseXQOBYXEyAIG1MjSwgA6_ql6A,51269
5
5
  abstract_solana/abstract_utils/__init__.py,sha256=HCbBVQ5BIFCVkFqqTMHp1Y__YQAO4HTq_KHVdMCe89U,296
6
6
  abstract_solana/abstract_utils/account_key_utils.py,sha256=VMJd4GOTK1vn8UZsfXDnjxDOGoQWGY6fvflJqPZ7Xvs,877
7
7
  abstract_solana/abstract_utils/constants.py,sha256=cSmCKzQiNZocX1YkKYrdY-O449aYhi7BT_j-45HZN-E,1418
@@ -17,7 +17,7 @@ abstract_solana/pump_functions/__init__.py,sha256=BiRxwJd1JWwEft63zqYwZ_Xs6UDp4h
17
17
  abstract_solana/pump_functions/buy_sell_pump.py,sha256=gjv_1et20s1Li0ygcURofO29VPkO1v-a5G5Bo_sZs_c,7860
18
18
  abstract_solana/pump_functions/pump_fun_keys.py,sha256=BeWbV9_wd-c6ydF33drW-gZBDPWolbsMZL4cNhP3eOU,8537
19
19
  abstract_solana/pump_functions/token_utils.py,sha256=O-Fgj3L1NhND-k4INa3WvLAEXg2N9u1fVqyLFzn1PwM,2714
20
- abstract_solana-0.0.1.1.dist-info/METADATA,sha256=28DuP8FUMv-WjvneG2kjnM9Adu6n05lK7mP5mK_YH9o,980
21
- abstract_solana-0.0.1.1.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
22
- abstract_solana-0.0.1.1.dist-info/top_level.txt,sha256=SsJYent8eZQ0FU2jmP8wTj7aFZFhNwxxP-5cCTQ2B-o,16
23
- abstract_solana-0.0.1.1.dist-info/RECORD,,
20
+ abstract_solana-0.0.1.2.dist-info/METADATA,sha256=_cOVLqkLwsEmQ4S50byOw8fxUH7nt-1LDk4PfhHv7Ss,980
21
+ abstract_solana-0.0.1.2.dist-info/WHEEL,sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ,91
22
+ abstract_solana-0.0.1.2.dist-info/top_level.txt,sha256=SsJYent8eZQ0FU2jmP8wTj7aFZFhNwxxP-5cCTQ2B-o,16
23
+ abstract_solana-0.0.1.2.dist-info/RECORD,,