Cargo Features
tesseract-protocol-substrate has no features set by default.
[dependencies]
tesseract-protocol-substrate = { version = "0.5.6", features = ["client", "service"] }
- client
-
Enables client of tesseract-one
Affects
tesseract-protocol-substrate::client
… - service
-
Enables service of tesseract-one
Affects
tesseract-protocol-substrate::service
…