Skip to content

Commit ba6e7e5

Browse files
authored
use proof of machinehood or pom (#8)
1 parent 115d382 commit ba6e7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Solidity developers can simply import `AttestationVerificationBase.sol` to their
8080

8181
```solidity
8282
83-
import {AttestationVerificationBase} from "@automata-network/machinehood-contracts/AttestationVerificationBase.sol";
83+
import {AttestationVerificationBase} from "@automata-network/proof-of-machinehood-contracts/AttestationVerificationBase.sol";
8484
8585
contract ExamplePOM {
8686

0 commit comments

Comments
 (0)