Skip to content

Commit

Permalink
rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
jmg-duarte committed Dec 13, 2024
1 parent f86a867 commit a1bec74
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pallets/storage-provider/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ pub mod pallet {
use primitives::{
commitment::{CommD, CommR, Commitment},
pallets::{
CurrentDeadline, DeadlineInfo as ExternalDeadlineInfo, Market, ProofVerification,
Randomness, StorageProviderValidation,
DeadlineInfo as ExternalDeadlineInfo, Market, ProofVerification,
StorageProviderValidation,
},
proofs::{derive_prover_id, PublicReplicaInfo, RegisteredPoStProof},
randomness::{draw_randomness, DomainSeparationTag},
Expand Down
Binary file modified storagext/lib/artifacts/metadata.scale
Binary file not shown.

0 comments on commit a1bec74

Please sign in to comment.