mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 18:07:58 +00:00
Expose UnsafeRpcError (#9515)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user