dash works !!! good data. billing seems to work
This commit is contained in:
@@ -7,6 +7,10 @@ name = "meshnet-contracts"
|
||||
version = "0.1.0"
|
||||
description = "Distributed Inference Network Solana smart contract wrappers"
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
"solana>=0.36",
|
||||
"solders>=0.23",
|
||||
]
|
||||
|
||||
[tool.setuptools.packages.find]
|
||||
where = ["."]
|
||||
|
||||
Reference in New Issue
Block a user