JSON-RPC setaccount

Z Poznámkový blok
Přejít na: navigace, hledání
setaccount "address" "account"

DEPRECATED. Sets the account associated with the given address.

Arguments:
1. "address"         (string, required) The litecoin address to be associated with an account.
2. "account"         (string, required) The account to assign the address to.

Examples:
> litecoin-cli setaccount "LEr4hNAefWYhBMgxCFP2Po1NPrUeiK8kM2" "tabby"


setaccount "address" "account"

ZASTARALÉ. Nastaví účet přidružený k dané adrese.

Argumenty:
1. "adresa" (řetězec, požadavek) Adresa litecoin, která má být přidružena k účtu.
2. "účet"   (je vyžadován řetězec) Účet, který chcete přiřadit adrese.


Zpět na Qt peněženku - JSON-RPC