Registry / testing / frame-try-runtime

frame-try-runtime

JSON →
library0.51.0rscratesunverified

Supporting types for try-runtime, testing and dry-running commands in Substrate-based chains.

# Cargo.toml [dependencies] frame-try-runtime = "0.51.0"
INSTALL
IMPORT
SIG · FRAME-TRY-RUNTIME
F
frame-try-runtime
testingrustv0.51.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.

TryRuntime
use frame_try_runtime::TryRuntime;

Demonstrates usage of try-runtime types for dry-running.

use frame_try_runtime::TryRuntime; fn dry_run() { // Implementation depends on runtime configuration }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.51.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
frame-try-runtime — cargo add frame-try-runtime · libregistry