Skip to content

Commit

Permalink
update schemas
Browse files Browse the repository at this point in the history
  • Loading branch information
trevormil committed Jan 20, 2024
1 parent 7f14d7e commit 47ee947
Showing 1 changed file with 9 additions and 18 deletions.
27 changes: 9 additions & 18 deletions chain-handlers/ethereum/ethereum/eip712/schemas.go
Original file line number Diff line number Diff line change
Expand Up @@ -434,8 +434,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -472,8 +471,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -770,8 +768,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -1313,8 +1310,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -1351,8 +1347,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -1701,8 +1696,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -1739,8 +1733,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -2036,8 +2029,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down Expand Up @@ -2533,8 +2525,7 @@ func GetSchemas() []string {
"end": ""
}
],
"amountTrackerId": "",
"challengeTrackerId": "",
"approvalId": "",
"permanentlyPermittedTimes": [
{
"start": "",
Expand Down

0 comments on commit 47ee947

Please sign in to comment.