<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="cs">
		<id>http://blok.tydyt.cz/index.php?action=history&amp;feed=atom&amp;title=JSON-RPC_sendtoaddress</id>
		<title>JSON-RPC sendtoaddress - Historie editací</title>
		<link rel="self" type="application/atom+xml" href="http://blok.tydyt.cz/index.php?action=history&amp;feed=atom&amp;title=JSON-RPC_sendtoaddress"/>
		<link rel="alternate" type="text/html" href="http://blok.tydyt.cz/index.php?title=JSON-RPC_sendtoaddress&amp;action=history"/>
		<updated>2026-05-05T03:58:32Z</updated>
		<subtitle>Historie editací této stránky</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://blok.tydyt.cz/index.php?title=JSON-RPC_sendtoaddress&amp;diff=1010&amp;oldid=prev</id>
		<title>Tydyt: Založena nová stránka s textem „ sendtoaddress &quot;address&quot; amount ( &quot;comment&quot; &quot;comment_to&quot; subtractfeefromamount replaceable conf_target &quot;estimate_mode&quot;)    Send an amount to a given addres…“</title>
		<link rel="alternate" type="text/html" href="http://blok.tydyt.cz/index.php?title=JSON-RPC_sendtoaddress&amp;diff=1010&amp;oldid=prev"/>
				<updated>2018-12-29T17:38:31Z</updated>
		
		<summary type="html">&lt;p&gt;Založena nová stránka s textem „ sendtoaddress &amp;quot;address&amp;quot; amount ( &amp;quot;comment&amp;quot; &amp;quot;comment_to&amp;quot; subtractfeefromamount replaceable conf_target &amp;quot;estimate_mode&amp;quot;)    Send an amount to a given addres…“&lt;/p&gt;
&lt;p&gt;&lt;b&gt;Nová stránka&lt;/b&gt;&lt;/p&gt;&lt;div&gt; sendtoaddress &amp;quot;address&amp;quot; amount ( &amp;quot;comment&amp;quot; &amp;quot;comment_to&amp;quot; subtractfeefromamount replaceable conf_target &amp;quot;estimate_mode&amp;quot;)&lt;br /&gt;
 &lt;br /&gt;
 Send an amount to a given address.&lt;br /&gt;
 &lt;br /&gt;
 Arguments:&lt;br /&gt;
 1. &amp;quot;address&amp;quot;            (string, required) The litecoin address to send to.&lt;br /&gt;
 2. &amp;quot;amount&amp;quot;             (numeric or string, required) The amount in LTC to send. eg 0.1&lt;br /&gt;
 3. &amp;quot;comment&amp;quot;            (string, optional) A comment used to store what the transaction is for. &lt;br /&gt;
                              This is not part of the transaction, just kept in your wallet.&lt;br /&gt;
 4. &amp;quot;comment_to&amp;quot;         (string, optional) A comment to store the name of the person or organization &lt;br /&gt;
                              to which you're sending the transaction. This is not part of the &lt;br /&gt;
                              transaction, just kept in your wallet.&lt;br /&gt;
 5. subtractfeefromamount  (boolean, optional, default=false) The fee will be deducted from the amount being sent.&lt;br /&gt;
                              The recipient will receive less litecoins than you enter in the amount field.&lt;br /&gt;
 6. replaceable            (boolean, optional) Allow this transaction to be replaced by a transaction with higher fees via BIP 125&lt;br /&gt;
 7. conf_target            (numeric, optional) Confirmation target (in blocks)&lt;br /&gt;
 8. &amp;quot;estimate_mode&amp;quot;      (string, optional, default=UNSET) The fee estimate mode, must be one of:&lt;br /&gt;
        &amp;quot;UNSET&amp;quot;&lt;br /&gt;
        &amp;quot;ECONOMICAL&amp;quot;&lt;br /&gt;
        &amp;quot;CONSERVATIVE&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 Result:&lt;br /&gt;
 &amp;quot;txid&amp;quot;                  (string) The transaction id.&lt;br /&gt;
 &lt;br /&gt;
 Examples:&lt;br /&gt;
 &amp;gt; litecoin-cli sendtoaddress &amp;quot;LEr4HnaefWYHbMGXcFp2Po1NPRUeIk8km2&amp;quot; 0.1&lt;br /&gt;
 &amp;gt; litecoin-cli sendtoaddress &amp;quot;LEr4HnaefWYHbMGXcFp2Po1NPRUeIk8km2&amp;quot; 0.1 &amp;quot;donation&amp;quot; &amp;quot;seans outpost&amp;quot;&lt;br /&gt;
 &amp;gt; litecoin-cli sendtoaddress &amp;quot;LEr4HnaefWYHbMGXcFp2Po1NPRUeIk8km2&amp;quot; 0.1 &amp;quot;&amp;quot; &amp;quot;&amp;quot; true&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 sendtoaddress &amp;quot;address&amp;quot; amount ( &amp;quot;comment&amp;quot; &amp;quot;comment_to&amp;quot; subtractfeefromamount replaceable conf_target &amp;quot;estimate_mode&amp;quot;)&lt;br /&gt;
 &lt;br /&gt;
 Odeslat částku na danou adresu.&lt;br /&gt;
 &lt;br /&gt;
 Argumenty:&lt;br /&gt;
 1. &amp;quot;adresa&amp;quot;     (požadavek na řetězec) Adresu litecoin, kterou chcete odeslat.&lt;br /&gt;
 2. &amp;quot;částka&amp;quot;     (požadovaná číselná hodnota nebo řetězec) Částka v LTC ke odeslání. např. 0.1&lt;br /&gt;
 3. &amp;quot;komentář&amp;quot;   (řetězec, nepovinný) Komentář slouží k ukládání transakcí.&lt;br /&gt;
                              To není součást transakce, jen se drží v peněžence.&lt;br /&gt;
 4. &amp;quot;comment_to&amp;quot; (řetězec, volitelně) Komentář k uložení jména osoby nebo organizace&lt;br /&gt;
                              na které odesíláte transakci. Toto není součástí&lt;br /&gt;
                              transakce, jen držet v peněžence.&lt;br /&gt;
 5. subtractfeefromamount (boolean, volitelně, default = false) Poplatek bude odečten od odeslané částky.&lt;br /&gt;
                              Příjemce dostane méně litecoinů než zadáte do pole částky.&lt;br /&gt;
 6. Vyměnitelný  (boolean, volitelný) Umožnit, aby byla tato transakce nahrazena transakcí s vyššími poplatky prostřednictvím BIP 125&lt;br /&gt;
 7. conf_target  (číselný, volitelný) Cíl pro potvrzení (v blocích)&lt;br /&gt;
 8. &amp;quot;odhad_mod&amp;quot;  (řetězec, nepovinný, výchozí = UNSET) Režim odhadu poplatku musí být jedním z následujících způsobů:&lt;br /&gt;
        &amp;quot;UNSET&amp;quot;&lt;br /&gt;
        &amp;quot;EKONOMICKÝ&amp;quot;&lt;br /&gt;
        &amp;quot;KONZERVATIVNÍ&amp;quot;&lt;br /&gt;
 &lt;br /&gt;
 Výsledek:&lt;br /&gt;
 &amp;quot;txid&amp;quot; (řetězec) ID transakce.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Qt_JSON-RPC|Zpět na Qt peněženku - JSON-RPC]]&lt;/div&gt;</summary>
		<author><name>Tydyt</name></author>	</entry>

	</feed>