Skip to content

Commit aaa6fdf

Browse files
Update BSC.json
1 parent b91b6c2 commit aaa6fdf

1 file changed

Lines changed: 12 additions & 2 deletions

File tree

BSC.json

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,12 @@
1-
{
2-
}
1+
[
2+
{
3+
"method":"testmethod",
4+
"calBase":10,
5+
"ruCost":5
6+
},
7+
{
8+
"method":"default",
9+
"calBase":2,
10+
"ruCost":3
11+
}
12+
]

0 commit comments

Comments
 (0)