Fixing doc (#3330)

This commit is contained in:
David Burkett 2020-05-19 13:25:41 -04:00 committed by GitHub
parent 28644a63cf
commit 952bdcc4c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -454,7 +454,7 @@ pub trait ForeignRpc: Sync + Send {
{
"jsonrpc": "2.0",
"method": "get_unspent_outputs",
"params": [1, 2, null, true],
"params": [1, null, 2, true],
"id": 1
}
# "#