Skip to content

Commit

Permalink
chore(docs): update 11-masternode.md updatemasternode (#1921)
Browse files Browse the repository at this point in the history
<!--  Thanks for sending a pull request! -->

#### What this PR does / why we need it:

As per the title.
  • Loading branch information
fuxingloh committed Dec 12, 2022
1 parent 5be4c58 commit 6b26368
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/node/CATEGORIES/11-masternode.md
Expand Up @@ -174,8 +174,8 @@ interface UTXO {

## updatemasternode

Creates (and submits to local node and network) a masternode update transaction which update the masternode operator addresses, spending the given inputs..
The last optional argument (may be empty array) is an array of specific UTXOs to spend.
Creates a transaction to update masternode operator address, owner address, and/or reward address.
The last optional argument (it may be an empty array) is an array of specific UTXOs to spend.

```ts title="client.masternode.updatemasternode()"
interface masternode {
Expand Down

0 comments on commit 6b26368

Please sign in to comment.