Update documentation
This commit is contained in:
parent
3ba7289587
commit
180b5655d5
@ -217,7 +217,8 @@ Response for Ethereum-type coins. There is always only one *vin*, only one *vout
|
|||||||
"nonce": 2830,
|
"nonce": 2830,
|
||||||
"gasLimit": 36591,
|
"gasLimit": 36591,
|
||||||
"gasUsed": 36591,
|
"gasUsed": 36591,
|
||||||
"gasPrice": "11000000000"
|
"gasPrice": "11000000000",
|
||||||
|
"data": "0xa9059cbb000000000000000000000000ba98d6a5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|||||||
@ -158,7 +158,6 @@ h3 {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
padding: .7em 2em;
|
padding: .7em 2em;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-weight: 100;
|
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
white-space: nowrap;
|
white-space: nowrap;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user