JSON-RPC setaccount: Porovnání verzí

Z Poznámkový blok
Přejít na: navigace, hledání
(Založena nová stránka s textem „ setaccount "address" "account" DEPRECATED. Sets the account associated with the given address. Arguments: 1. "address" (string, required) T…“)
 
(Žádný rozdíl)

Aktuální verze z 29. 12. 2018, 19:31

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