Skip to content

Commit 63cc372

Browse files
committed
update sign transcation
1 parent a5f3205 commit 63cc372

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -328,11 +328,11 @@ function App() {
328328
"signers": [
329329
{
330330
"account": "708650519706302751a7926f3ece7600b1c67e4a",
331-
"scopes": '1',
331+
"scopes": "CalledByEntry",
332332
},
333333
{
334334
"account": "7ecab3e40d83bed2a8f5457c2d20df50379b6a86",
335-
"scopes": '1',
335+
"scopes": "CalledByEntry",
336336
}
337337
],
338338
"invocations": [

0 commit comments

Comments
 (0)