Skip to content

Commit 0ebf625

Browse files
authored
Merge branch 'master' into public-attestation
2 parents 0f56452 + cd47663 commit 0ebf625

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: runtime/src/lib.rs

+1
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ impl anchor::Trait for Runtime {
406406
type Event = Event;
407407
}
408408

409+
409410
impl attest::Trait for Runtime {
410411
type StorageWeight = StorageWeight;
411412
}

0 commit comments

Comments
 (0)