removed unrelated parameter description from delete_son
This commit is contained in:
parent
36c93a586c
commit
76b95729e1
1 changed files with 0 additions and 2 deletions
|
|
@ -1340,8 +1340,6 @@ class wallet_api
|
||||||
* An account can have at most one witness object.
|
* An account can have at most one witness object.
|
||||||
*
|
*
|
||||||
* @param owner_account the name or id of the account which is creating the witness
|
* @param owner_account the name or id of the account which is creating the witness
|
||||||
* @param url a URL to include in the witness record in the blockchain. Clients may
|
|
||||||
* display this when showing a list of witnesses. May be blank.
|
|
||||||
* @param broadcast true to broadcast the transaction on the network
|
* @param broadcast true to broadcast the transaction on the network
|
||||||
* @returns the signed transaction registering a witness
|
* @returns the signed transaction registering a witness
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue