Merge pull request #358 from Kefkius/patch-1
Fix typo in raw transaction API
This commit is contained in:
commit
65b302c7af
@ -195,8 +195,8 @@ which is the hash of the Genesis block (0 height)
|
|||||||
```
|
```
|
||||||
/api/tx/[:txid]
|
/api/tx/[:txid]
|
||||||
/api/tx/525de308971eabd941b139f46c7198b5af9479325c2395db7f2fb5ae8562556c
|
/api/tx/525de308971eabd941b139f46c7198b5af9479325c2395db7f2fb5ae8562556c
|
||||||
/api/raw/[:rawid]
|
/api/rawtx/[:rawid]
|
||||||
/api/raw/525de308971eabd941b139f46c7198b5af9479325c2395db7f2fb5ae8562556c
|
/api/rawtx/525de308971eabd941b139f46c7198b5af9479325c2395db7f2fb5ae8562556c
|
||||||
```
|
```
|
||||||
### Address
|
### Address
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user