Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 1f40715

Browse files
committed
frame/rpc: Add previous export
Signed-off-by: Alexandru Vasile <[email protected]>
1 parent dfd9af0 commit 1f40715

File tree

1 file changed

+1
-0
lines changed
  • utils/frame/rpc/client/src

1 file changed

+1
-0
lines changed

utils/frame/rpc/client/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ pub use jsonrpsee::{
4646
core::{
4747
client::{ClientT, Subscription, SubscriptionClientT},
4848
params::BatchRequestBuilder,
49+
Error, RpcResult,
4950
},
5051
rpc_params,
5152
ws_client::{WsClient, WsClientBuilder},

0 commit comments

Comments
 (0)