17
17
"name" : " SendTransaction" ,
18
18
"maxMessages" : 255 ,
19
19
"extraCurrencySupported" : true
20
+ },
21
+ {
22
+ "name" : " SignData" ,
23
+ "types" : [" text" , " binary" , " cell" ]
20
24
}
21
25
]
22
26
},
44
48
"name" : " SendTransaction" ,
45
49
"maxMessages" : 255 ,
46
50
"extraCurrencySupported" : true
51
+ },
52
+ {
53
+ "name" : " SignData" ,
54
+ "types" : [" text" , " binary" , " cell" ]
47
55
}
48
56
]
49
57
},
78
86
"name" : " SendTransaction" ,
79
87
"maxMessages" : 255 ,
80
88
"extraCurrencySupported" : false
81
- }
89
+ },
90
+ {
91
+ "name" : " SignData" ,
92
+ "types" : [" text" , " binary" , " cell" ]
93
+ }
82
94
]
83
95
},
84
96
{
103
115
"name" : " SendTransaction" ,
104
116
"maxMessages" : 255 ,
105
117
"extraCurrencySupported" : true
118
+ },
119
+ {
120
+ "name" : " SignData" ,
121
+ "types" : [" text" , " binary" , " cell" ]
106
122
}
107
123
]
108
124
},
517
533
"name" : " SendTransaction" ,
518
534
"maxMessages" : 255 ,
519
535
"extraCurrencySupported" : false
536
+ },
537
+ {
538
+ "name" : " SignData" ,
539
+ "types" : [" text" , " binary" , " cell" ]
520
540
}
521
541
]
522
542
},
596
616
"name" : " SendTransaction" ,
597
617
"maxMessages" : 255 ,
598
618
"extraCurrencySupported" : true
619
+ },
620
+ {
621
+ "name" : " SignData" ,
622
+ "types" : [" text" , " binary" , " cell" ]
599
623
}
600
624
]
601
625
},
648
672
],
649
673
"platforms" : [" ios" , " android" ]
650
674
}
651
- ]
675
+ ]
0 commit comments