Skip to content

Commit 0e76ece

Browse files
authored
Merge pull request #31 from LIT-Protocol/feature/smart-account-signer-test-address
add smart account signer address
2 parents ef001c1 + ea97c5c commit 0e76ece

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

worker/recipient_list_datil.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,5 +93,10 @@
9393
"recipientAddress": "0x5254f509767222f3eF13b09E0c569724eA47166d",
9494
"daysUntilExpires": 30,
9595
"requestsPerSecond": 10000
96+
},
97+
{
98+
"recipientAddress": "0x3097E3571df22342fC14180316EA897C9CB72aa1",
99+
"daysUntilExpires": 30,
100+
"requestsPerSecond": 10000
96101
}
97102
]

0 commit comments

Comments
 (0)