YmcAI commited on
Commit
de691e6
1 Parent(s): bf7868e

Update mogwai.py

Browse files
Files changed (1) hide show
  1. mogwai.py +1 -1
mogwai.py CHANGED
@@ -49,7 +49,7 @@ def get_balance(address) :
49
  return f"Votre Balance est de : {balance_format} Bajun ~ {balance_usd:.2f}$ USD"
50
 
51
 
52
- print(rpc_url.get_chain_head())
53
 
54
  description2 = 'h1 style="font-size:50px;text-align:center;"> Bajun Balanc Checker</h1>'
55
  description = "Bajun Balance Checker ^^"
 
49
  return f"Votre Balance est de : {balance_format} Bajun ~ {balance_usd:.2f}$ USD"
50
 
51
 
52
+ # print(rpc_url.get_chain_head())
53
 
54
  description2 = 'h1 style="font-size:50px;text-align:center;"> Bajun Balanc Checker</h1>'
55
  description = "Bajun Balance Checker ^^"