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 115d382 commit ba6e7e5Copy full SHA for ba6e7e5
README.md
@@ -80,7 +80,7 @@ Solidity developers can simply import `AttestationVerificationBase.sol` to their
80
81
```solidity
82
83
-import {AttestationVerificationBase} from "@automata-network/machinehood-contracts/AttestationVerificationBase.sol";
+import {AttestationVerificationBase} from "@automata-network/proof-of-machinehood-contracts/AttestationVerificationBase.sol";
84
85
contract ExamplePOM {
86
0 commit comments