Fix doc typo (#2303)
This commit is contained in:
committed by
Ignotus Peverell
parent
21deed3ba3
commit
8e4c36714f
@@ -171,7 +171,7 @@ Receives a transaction, modifying the slate accordingly (which can then be sent
|
||||
|
||||
```javascript
|
||||
$.ajax({
|
||||
url: "/v1/wallet/foreign/build_coinbase",
|
||||
url: "/v1/wallet/foreign/receive_tx",
|
||||
dataType: "json",
|
||||
type : "POST",
|
||||
success : function(r) {
|
||||
|
||||
Reference in New Issue
Block a user