Skip to content

Commit 7f814ad

Browse files
exposed dapi-grpc in sdk
1 parent 91cbe4a commit 7f814ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/rs-sdk/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ pub use dpp;
7676
pub use drive;
7777
pub use drive_proof_verifier::types as query_types;
7878
pub use rs_dapi_client as dapi_client;
79+
pub use dapi_grpc;
7980
pub mod sync;
8081

8182
/// Version of the SDK

0 commit comments

Comments
 (0)