File tree 1 file changed +3
-12
lines changed
1 file changed +3
-12
lines changed Original file line number Diff line number Diff line change @@ -479,10 +479,7 @@ class FixtureBuilder {
479
479
caveats : [
480
480
{
481
481
type : 'restrictReturnedAccounts' ,
482
- value : [
483
- selectedAccount . toLowerCase ( ) ,
484
- '0x09781764c08de8ca82e156bbf156a3ca217c7950' ,
485
- ] ,
482
+ value : [ selectedAccount . toLowerCase ( ) ] ,
486
483
} ,
487
484
] ,
488
485
date : 1664388714636 ,
@@ -594,10 +591,7 @@ class FixtureBuilder {
594
591
caveats : [
595
592
{
596
593
type : 'restrictReturnedAccounts' ,
597
- value : [
598
- '0x5cfe73b6021e818b776b421b1c4db2474086a7e1' ,
599
- '0x09781764c08de8ca82e156bbf156a3ca217c7950' ,
600
- ] ,
594
+ value : [ '0x5cfe73b6021e818b776b421b1c4db2474086a7e1' ] ,
601
595
} ,
602
596
] ,
603
597
date : 1664388714636 ,
@@ -614,10 +608,7 @@ class FixtureBuilder {
614
608
caveats : [
615
609
{
616
610
type : 'restrictReturnedAccounts' ,
617
- value : [
618
- '0x5cfe73b6021e818b776b421b1c4db2474086a7e1' ,
619
- '0x09781764c08de8ca82e156bbf156a3ca217c7950' ,
620
- ] ,
611
+ value : [ '0x5cfe73b6021e818b776b421b1c4db2474086a7e1' ] ,
621
612
} ,
622
613
] ,
623
614
date : 1664388714636 ,
You can’t perform that action at this time.
0 commit comments