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

Commit a5e2507

Browse files
committed
lib/abi -> abi
1 parent 998b9f5 commit a5e2507

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
@@ -15,7 +15,7 @@ pub use self::did_registry::*;
1515

1616
abigen!(
1717
DIDRegistry,
18-
"./lib/abi/DIDRegistry.json",
18+
"./abi/DIDRegistry.json",
1919
derives(serde::Serialize, serde::Deserialize)
2020
);
2121

0 commit comments

Comments
 (0)