Skip to content

Commit 7c00fbe

Browse files
chore(randomness): regenerate abis
1 parent f971b79 commit 7c00fbe

6 files changed

Lines changed: 4 additions & 284 deletions

File tree

contracts/deployments/anvil/config/abiMap.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

contracts/deployments/anvil/config/abis.json

Lines changed: 0 additions & 120 deletions
This file was deleted.

contracts/deployments/anvil/config/abis.ts

Lines changed: 0 additions & 154 deletions
This file was deleted.

contracts/deployments/anvil/config/deployment.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

contracts/deployments/anvil/random/abis.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -763,8 +763,8 @@ const aliasToContract = ({
763763
}) as const
764764

765765
export const deployment = ({
766-
"AddressBook": "0xA015df073de672522b948418F14baD5999e70eba",
767-
"Random": "0xe3364591EcFAb34e743830B6Ce165AFb699Ff18a"
766+
"AddressBook": "0x67f1f982515895d5186013E5035e3fd38B6eC446",
767+
"Random": "0xC68804dfc148A221330fac653c01D9f254aDf39C"
768768
}) as const
769769

770770
export type ContractToAbi = typeof contractToAbi
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"AddressBook": "0xA015df073de672522b948418F14baD5999e70eba",
3-
"Random": "0xe3364591EcFAb34e743830B6Ce165AFb699Ff18a"
2+
"AddressBook": "0x67f1f982515895d5186013E5035e3fd38B6eC446",
3+
"Random": "0xC68804dfc148A221330fac653c01D9f254aDf39C"
44
}

0 commit comments

Comments
 (0)