updating the contracts files
This commit is contained in:
@@ -34,7 +34,7 @@ generate() {
|
||||
|
||||
generate IPartyPlanner
|
||||
generate IPartyPool
|
||||
generate IPartyPoolViewer
|
||||
generate IPartyInfo
|
||||
|
||||
cp "$METADATA_PATH" src/contracts/
|
||||
echo liqp-deployments.json
|
||||
|
||||
@@ -515,6 +515,11 @@ const IPartyPoolABI = [
|
||||
"type": "address",
|
||||
"internalType": "address"
|
||||
},
|
||||
{
|
||||
"name": "selector",
|
||||
"type": "bytes4",
|
||||
"internalType": "bytes4"
|
||||
},
|
||||
{
|
||||
"name": "receiver",
|
||||
"type": "address",
|
||||
|
||||
Reference in New Issue
Block a user