Skip to content
Snippets Groups Projects
Commit f0dbe25e authored by Liu-Cheng Xu's avatar Liu-Cheng Xu Committed by GitHub
Browse files

Expose UnsafeRpcError (#9515)

parent 0489c176
No related merge requests found
......@@ -30,7 +30,7 @@ mod policy;
pub use helpers::Receiver;
pub use jsonrpc_core::IoHandlerExtension as RpcExtension;
pub use metadata::Metadata;
pub use policy::DenyUnsafe;
pub use policy::{DenyUnsafe, UnsafeRpcError};
pub mod author;
pub mod chain;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment