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 7e542cb commit 2b6fbacCopy full SHA for 2b6fbac
packages/rs-drive-abci/src/query/proofs/v0/mod.rs
@@ -36,7 +36,6 @@ use dpp::system_data_contracts::load_system_data_contract;
36
use dpp::version::PlatformVersion;
37
use dpp::voting::votes::resource_vote::accessors::v0::ResourceVoteGettersV0;
38
use dpp::voting::votes::Vote;
39
-use dpp::ProtocolError;
40
use drive::drive::Drive;
41
use drive::error::proof::ProofError;
42
use drive::query::{
0 commit comments