Skip to content

Commit e5949c8

Browse files
committed
1 parent 6db374a commit e5949c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

assets/bruno/goodchain/block/by index.bru

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@ meta {
55
}
66

77
get {
8-
url: http://{{host}}:{{port}}/block?index=1
8+
url: http://{{host}}:{{port}}/block?index=0
99
body: json
1010
auth: none
1111
}
1212

1313
query {
14-
index: 1
14+
index: 0
1515
}
1616

1717
body:json {

assets/db

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit e8da48494a68d5a2a7092fceb47eec525e91d88b
1+
Subproject commit ee6f017c56588f7d375ff795942f9579ef8a7656

0 commit comments

Comments
 (0)