We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22388fa commit cbc0332Copy full SHA for cbc0332
tap_eip712_message/src/lib.rs
@@ -7,7 +7,7 @@
7
//! using EIP712 standard.
8
//!
9
//! # Example
10
-//! ```rust,no_run
+//! ```rust,ignore
11
//! # use thegraph_core::alloy::{dyn_abi::Eip712Domain, primitives::Address, signers::local::PrivateKeySigner};
12
//! # let domain_separator = Eip712Domain::default();
13
//! use tap_eip712_message::Eip712SignedMessage;
0 commit comments