Fix out of date doc for daemon RPC get_fee_estimate

This commit is contained in:
Nathan Dorfman 2019-07-18 15:01:20 -06:00
parent f583628857
commit c947c18cf6
11 changed files with 33 additions and 22 deletions

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Donne une estimation des frais par kO.
Donne une estimation des frais par octet.
Alias : *Aucun*.
@ -989,7 +989,8 @@ Entrées :
Sorties :
* *fee* - entier non signé; Montant estimé des frais par kO en @unités-atomiques
* *fee* - entier non signé; Montant estimé des frais par octet en @unités-atomiques
* *quantization_mask* - entier non signé; Les frais finaux doivent être arrondis à un multiple de cette valeur
* *status* - chaîne de caractères; Code erreur général RPC. "OK" signifie que tout va bien.
* *untrusted* - booléen; Indique si le résultat est obtenu en utilisant un nœud d'amorce, auquel il ne faudrait pas faire confiance (`true`), ou si le démon est totalement synchronisé (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).

View File

@ -979,7 +979,7 @@ $ curl -X POST http://127.0.0.1:18081/json_rpc -d '{"jsonrpc":"2.0","id":"0","me
### **get_fee_estimate**
Gives an estimation on fees per kB.
Gives an estimation on fees per byte.
Alias: *None*.
@ -989,7 +989,8 @@ Inputs:
Outputs:
* *fee* - unsigned int; Amount of fees estimated per kB in @atomic-units
* *fee* - unsigned int; Amount of fees estimated per byte in @atomic-units
* *quantization_mask* - unsigned int; Final fee should be rounded up to an even multiple of this value
* *status* - string; General RPC error code. "OK" means everything looks good.
* *untrusted* - boolean; States if the result is obtained using the bootstrap mode, and is therefore not trusted (`true`), or when the daemon is fully synced (`false`).