Skip to content
This repository was archived by the owner on Feb 28, 2025. It is now read-only.

Commit 3e4a2dc

Browse files
committed
typo
1 parent 79f92fa commit 3e4a2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/resolver/did_registry.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ impl DidattributeChangedFilter {
4646
}
4747

4848
/// Signer for data that is externally signed to be processed by the DIDRegistry Contract.
49-
/// Useful if the transction is being submitted by someone other than the owner of the identity.
49+
/// Useful if the transaction is being submitted by someone other than the owner of the identity.
5050
#[async_trait::async_trait]
5151
pub trait RegistrySignerExt {
5252
/// Sign hash of the data for [`DIDRegistry::set_attribute_signed`]

0 commit comments

Comments
 (0)