Skip to content

Commit

Permalink
chore: fix import in doc test
Browse files Browse the repository at this point in the history
  • Loading branch information
drewstone authored and Serial-ATA committed Nov 7, 2024
1 parent cbd2877 commit 0541b6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdk/src/ctx.rs
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
//! use gadget_sdk::config::StdGadgetConfiguration;
//! use gadget_sdk::ctx::KeystoreContext;
//! use gadget_sdk::job;
//! use gadget_sdk::tangle_subxt::tangle_testnet_runtime::api::services::events::JobCalled;
//!
//! // This your struct that encapsulates all the things you need from outside world.
//! // By deriving KeystoreContext, you can now access the keystore client from your struct.
Expand Down

0 comments on commit 0541b6c

Please sign in to comment.