This website works better with JavaScript.
Home
Help
Sign In
zolfa
/
tendermint
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
221
Wiki
Activity
Browse Source
rpc/swagger: add numtxs to blockmeta (
#4139
)
Closes
#4138
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com>
pull/4149/head
Marko
5 years ago
committed by
Anton Kaliaev
parent
41403d5261
commit
b43da17958
1 changed files
with
3 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
rpc/swagger/swagger.yaml
+ 3
- 0
rpc/swagger/swagger.yaml
View File
@ -1261,6 +1261,9 @@ definitions:
$ref
:
"#/definitions/BlockId"
header:
$ref
:
"#/definitions/BlockHeader"
number_txs:
type
:
string
example
:
"54"
Blockchain:
type
:
object
required:
Write
Preview
Loading…
Cancel
Save