Registry / config / otx-pool-config

otx-pool-config

JSON →
library0.1.0rscratesunverified

The open transaction pool util config for managing pool configurations.

# Cargo.toml [dependencies] otx-pool-config = "0.1.0"
INSTALL
IMPORT
SIG · OTX-POOL-CONFIG
O
otx-pool-config
configrustv0.1.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

PoolConfig
✓ use otx_pool_config::PoolConfig;

Create a default pool configuration.

use otx_pool_config::PoolConfig; fn main() { let config = PoolConfig::default(); println!("Pool config: {:?}", config); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
otx-pool-config — cargo add otx-pool-config · libregistry