mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 17:56:16 +00:00
251 lines
16 KiB
HTML
251 lines
16 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
|
|
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
|
|
<meta name="generator" content="Doxygen 1.8.14"/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
|
<title>Dash Core: src/wallet/wallet_ismine.h File Reference</title>
|
|
<link href="tabs.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="jquery.js"></script>
|
|
<script type="text/javascript" src="dynsections.js"></script>
|
|
<link href="navtree.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="resize.js"></script>
|
|
<script type="text/javascript" src="navtreedata.js"></script>
|
|
<script type="text/javascript" src="navtree.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(initResizable);
|
|
/* @license-end */</script>
|
|
<link href="search/search.css" rel="stylesheet" type="text/css"/>
|
|
<script type="text/javascript" src="search/searchdata.js"></script>
|
|
<script type="text/javascript" src="search/search.js"></script>
|
|
<link href="doxygen.css" rel="stylesheet" type="text/css" />
|
|
</head>
|
|
<body>
|
|
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
|
|
<div id="titlearea">
|
|
<table cellspacing="0" cellpadding="0">
|
|
<tbody>
|
|
<tr style="height: 56px;">
|
|
<td id="projectlogo"><img alt="Logo" src="bitcoin_logo_doxygen.png"/></td>
|
|
<td id="projectalign" style="padding-left: 0.5em;">
|
|
<div id="projectname">Dash Core
|
|
 <span id="projectnumber">0.12.2.1</span>
|
|
</div>
|
|
<div id="projectbrief">P2P Digital Currency</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</div>
|
|
<!-- end header part -->
|
|
<!-- Generated by Doxygen 1.8.14 -->
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
var searchBox = new SearchBox("searchBox", "search",false,'Search');
|
|
/* @license-end */
|
|
</script>
|
|
<script type="text/javascript" src="menudata.js"></script>
|
|
<script type="text/javascript" src="menu.js"></script>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(function() {
|
|
initMenu('',true,false,'search.php','Search');
|
|
$(document).ready(function() { init_search(); });
|
|
});
|
|
/* @license-end */</script>
|
|
<div id="main-nav"></div>
|
|
</div><!-- top -->
|
|
<div id="side-nav" class="ui-resizable side-nav-resizable">
|
|
<div id="nav-tree">
|
|
<div id="nav-tree-contents">
|
|
<div id="nav-sync" class="sync"></div>
|
|
</div>
|
|
</div>
|
|
<div id="splitbar" style="-moz-user-select:none;"
|
|
class="ui-resizable-handle">
|
|
</div>
|
|
</div>
|
|
<script type="text/javascript">
|
|
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
|
|
$(document).ready(function(){initNavTree('wallet__ismine_8h.html','');});
|
|
/* @license-end */
|
|
</script>
|
|
<div id="doc-content">
|
|
<!-- window showing the filter options -->
|
|
<div id="MSearchSelectWindow"
|
|
onmouseover="return searchBox.OnSearchSelectShow()"
|
|
onmouseout="return searchBox.OnSearchSelectHide()"
|
|
onkeydown="return searchBox.OnSearchSelectKey(event)">
|
|
</div>
|
|
|
|
<!-- iframe showing the search results (closed by default) -->
|
|
<div id="MSearchResultsWindow">
|
|
<iframe src="javascript:void(0)" frameborder="0"
|
|
name="MSearchResults" id="MSearchResults">
|
|
</iframe>
|
|
</div>
|
|
|
|
<div class="header">
|
|
<div class="summary">
|
|
<a href="#typedef-members">Typedefs</a> |
|
|
<a href="#enum-members">Enumerations</a> |
|
|
<a href="#func-members">Functions</a> </div>
|
|
<div class="headertitle">
|
|
<div class="title">wallet_ismine.h File Reference</div> </div>
|
|
</div><!--header-->
|
|
<div class="contents">
|
|
<div class="textblock"><code>#include "<a class="el" href="standard_8h_source.html">script/standard.h</a>"</code><br />
|
|
<code>#include <stdint.h></code><br />
|
|
</div>
|
|
<p><a href="wallet__ismine_8h_source.html">Go to the source code of this file.</a></p>
|
|
<table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a>
|
|
Typedefs</h2></td></tr>
|
|
<tr class="memitem:aaa5e1639d76aef50f70532acc3302c4b"><td class="memItemLeft" align="right" valign="top">typedef uint8_t </td><td class="memItemRight" valign="bottom"><a class="el" href="wallet__ismine_8h.html#aaa5e1639d76aef50f70532acc3302c4b">isminefilter</a></td></tr>
|
|
<tr class="separator:aaa5e1639d76aef50f70532acc3302c4b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a>
|
|
Enumerations</h2></td></tr>
|
|
<tr class="memitem:a66f67ca6dd4cabac4eea13042b18e20d"><td class="memItemLeft" align="right" valign="top">enum  </td><td class="memItemRight" valign="bottom"><a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20d">isminetype</a> { <br />
|
|
  <a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20dabd6dd5ba8963fe559dda755950f29baf">ISMINE_NO</a> = 0,
|
|
<a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20da59adecbb369208d9e5676a6d90c7d919">ISMINE_WATCH_UNSOLVABLE</a> = 1,
|
|
<a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20da973114cfd473ca92166b83740527e0f1">ISMINE_WATCH_SOLVABLE</a> = 2,
|
|
<a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20dac8c855baf258588de5f5d7508d243e29">ISMINE_WATCH_ONLY</a> = ISMINE_WATCH_SOLVABLE | ISMINE_WATCH_UNSOLVABLE,
|
|
<br />
|
|
  <a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20daaf93acf4732907100f55dc017b6daf58">ISMINE_SPENDABLE</a> = 4,
|
|
<a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20da1fe9e47b4c162fd9a1779e59a11dd067">ISMINE_ALL</a> = ISMINE_WATCH_ONLY | ISMINE_SPENDABLE
|
|
<br />
|
|
}</td></tr>
|
|
<tr class="separator:a66f67ca6dd4cabac4eea13042b18e20d"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table><table class="memberdecls">
|
|
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a>
|
|
Functions</h2></td></tr>
|
|
<tr class="memitem:ae1531a999ac1bfa59d70cfc984f1266b"><td class="memItemLeft" align="right" valign="top"><a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20d">isminetype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="wallet__ismine_8h.html#ae1531a999ac1bfa59d70cfc984f1266b">IsMine</a> (const <a class="el" href="classCKeyStore.html">CKeyStore</a> &keystore, const <a class="el" href="classCScript.html">CScript</a> &scriptPubKey)</td></tr>
|
|
<tr class="separator:ae1531a999ac1bfa59d70cfc984f1266b"><td class="memSeparator" colspan="2"> </td></tr>
|
|
<tr class="memitem:adc59cf67d903c1ba1ef225561b85bfce"><td class="memItemLeft" align="right" valign="top"><a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20d">isminetype</a> </td><td class="memItemRight" valign="bottom"><a class="el" href="wallet__ismine_8h.html#adc59cf67d903c1ba1ef225561b85bfce">IsMine</a> (const <a class="el" href="classCKeyStore.html">CKeyStore</a> &keystore, const <a class="el" href="standard_8h.html#a50f712c3d9a0d2f85ae464497dd9cff8">CTxDestination</a> &dest)</td></tr>
|
|
<tr class="separator:adc59cf67d903c1ba1ef225561b85bfce"><td class="memSeparator" colspan="2"> </td></tr>
|
|
</table>
|
|
<h2 class="groupheader">Typedef Documentation</h2>
|
|
<a id="aaa5e1639d76aef50f70532acc3302c4b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#aaa5e1639d76aef50f70532acc3302c4b">◆ </a></span>isminefilter</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">typedef uint8_t <a class="el" href="wallet__ismine_8h.html#aaa5e1639d76aef50f70532acc3302c4b">isminefilter</a></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p>used for bitflags of isminetype </p>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="wallet__ismine_8h_source.html#l00029">29</a> of file <a class="el" href="wallet__ismine_8h_source.html">wallet_ismine.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Enumeration Type Documentation</h2>
|
|
<a id="a66f67ca6dd4cabac4eea13042b18e20d"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#a66f67ca6dd4cabac4eea13042b18e20d">◆ </a></span>isminetype</h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname">enum <a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20d">isminetype</a></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
<p><a class="el" href="wallet__ismine_8h.html#ae1531a999ac1bfa59d70cfc984f1266b">IsMine()</a> return codes </p>
|
|
<table class="fieldtable">
|
|
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a id="a66f67ca6dd4cabac4eea13042b18e20dabd6dd5ba8963fe559dda755950f29baf"></a>ISMINE_NO </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="a66f67ca6dd4cabac4eea13042b18e20da59adecbb369208d9e5676a6d90c7d919"></a>ISMINE_WATCH_UNSOLVABLE </td><td class="fielddoc"><p>Indicates that we don't know how to create a scriptSig that would solve this if we were given the appropriate private keys. </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="a66f67ca6dd4cabac4eea13042b18e20da973114cfd473ca92166b83740527e0f1"></a>ISMINE_WATCH_SOLVABLE </td><td class="fielddoc"><p>Indicates that we know how to create a scriptSig that would solve this if we were given the appropriate private keys. </p>
|
|
</td></tr>
|
|
<tr><td class="fieldname"><a id="a66f67ca6dd4cabac4eea13042b18e20dac8c855baf258588de5f5d7508d243e29"></a>ISMINE_WATCH_ONLY </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="a66f67ca6dd4cabac4eea13042b18e20daaf93acf4732907100f55dc017b6daf58"></a>ISMINE_SPENDABLE </td><td class="fielddoc"></td></tr>
|
|
<tr><td class="fieldname"><a id="a66f67ca6dd4cabac4eea13042b18e20da1fe9e47b4c162fd9a1779e59a11dd067"></a>ISMINE_ALL </td><td class="fielddoc"></td></tr>
|
|
</table>
|
|
|
|
<p class="definition">Definition at line <a class="el" href="wallet__ismine_8h_source.html#l00017">17</a> of file <a class="el" href="wallet__ismine_8h_source.html">wallet_ismine.h</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<h2 class="groupheader">Function Documentation</h2>
|
|
<a id="ae1531a999ac1bfa59d70cfc984f1266b"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#ae1531a999ac1bfa59d70cfc984f1266b">◆ </a></span>IsMine() <span class="overload">[1/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20d">isminetype</a> IsMine </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classCKeyStore.html">CKeyStore</a> & </td>
|
|
<td class="paramname"><em>keystore</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="classCScript.html">CScript</a> & </td>
|
|
<td class="paramname"><em>scriptPubKey</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="wallet__ismine_8cpp_source.html#l00038">38</a> of file <a class="el" href="wallet__ismine_8cpp_source.html">wallet_ismine.cpp</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
<a id="adc59cf67d903c1ba1ef225561b85bfce"></a>
|
|
<h2 class="memtitle"><span class="permalink"><a href="#adc59cf67d903c1ba1ef225561b85bfce">◆ </a></span>IsMine() <span class="overload">[2/2]</span></h2>
|
|
|
|
<div class="memitem">
|
|
<div class="memproto">
|
|
<table class="memname">
|
|
<tr>
|
|
<td class="memname"><a class="el" href="wallet__ismine_8h.html#a66f67ca6dd4cabac4eea13042b18e20d">isminetype</a> IsMine </td>
|
|
<td>(</td>
|
|
<td class="paramtype">const <a class="el" href="classCKeyStore.html">CKeyStore</a> & </td>
|
|
<td class="paramname"><em>keystore</em>, </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="paramkey"></td>
|
|
<td></td>
|
|
<td class="paramtype">const <a class="el" href="standard_8h.html#a50f712c3d9a0d2f85ae464497dd9cff8">CTxDestination</a> & </td>
|
|
<td class="paramname"><em>dest</em> </td>
|
|
</tr>
|
|
<tr>
|
|
<td></td>
|
|
<td>)</td>
|
|
<td></td><td></td>
|
|
</tr>
|
|
</table>
|
|
</div><div class="memdoc">
|
|
|
|
<p class="definition">Definition at line <a class="el" href="wallet__ismine_8cpp_source.html#l00032">32</a> of file <a class="el" href="wallet__ismine_8cpp_source.html">wallet_ismine.cpp</a>.</p>
|
|
|
|
<p class="reference">Referenced by <a class="el" href="wallet_8cpp_source.html#l00880">CWallet::AddToWallet()</a>, <a class="el" href="wallet_8cpp_source.html#l01028">CWallet::AddToWalletIfInvolvingMe()</a>, <a class="el" href="wallet_8cpp_source.html#l02360">CWallet::AvailableCoins()</a>, <a class="el" href="wallet_8cpp_source.html#l03044">CWallet::CountInputsWithAmount()</a>, <a class="el" href="transactionrecord_8cpp_source.html#l00039">TransactionRecord::decomposeTransaction()</a>, <a class="el" href="wallet_8cpp_source.html#l03703">CWallet::DelAddressBook()</a>, <a class="el" href="wallet_8cpp_source.html#l03954">CWallet::GetAddressBalances()</a>, <a class="el" href="wallet_8cpp_source.html#l03994">CWallet::GetAddressGroupings()</a>, <a class="el" href="wallet_8cpp_source.html#l01356">CWallet::GetCredit()</a>, <a class="el" href="wallet_8cpp_source.html#l01225">CWallet::GetDebit()</a>, <a class="el" href="wallet_8cpp_source.html#l01242">CWallet::GetRealOutpointPrivateSendRounds()</a>, <a class="el" href="rpcwallet_8cpp_source.html#l00701">getreceivedbyaccount()</a>, <a class="el" href="rpcwallet_8cpp_source.html#l00641">getreceivedbyaddress()</a>, <a class="el" href="rpcdump_8cpp_source.html#l00155">ImportScript()</a>, <a class="el" href="wallet_8cpp_source.html#l01363">CWallet::IsChange()</a>, <a class="el" href="wallet__ismine_8cpp_source.html#l00032">IsMine()</a>, <a class="el" href="wallet_8cpp_source.html#l01210">CWallet::IsMine()</a>, <a class="el" href="rpcwallet_8cpp_source.html#l01645">listaccounts()</a>, <a class="el" href="rpcwallet_8cpp_source.html#l01214">ListReceived()</a>, <a class="el" href="rpcwallet_8cpp_source.html#l01425">ListTransactions()</a>, <a class="el" href="wallet_8cpp_source.html#l03616">CWallet::LoadWallet()</a>, <a class="el" href="addresstablemodel_8cpp_source.html#l00080">AddressTablePriv::refreshAddressTable()</a>, <a class="el" href="wallet_8cpp_source.html#l02831">CWallet::SelectCoinsGrouppedByAddresses()</a>, <a class="el" href="rpcwallet_8cpp_source.html#l00259">setaccount()</a>, <a class="el" href="wallet_8cpp_source.html#l03683">CWallet::SetAddressBook()</a>, <a class="el" href="transactiondesc_8cpp_source.html#l00074">TransactionDesc::toHTML()</a>, and <a class="el" href="misc_8cpp_source.html#l00270">validateaddress()</a>.</p>
|
|
|
|
</div>
|
|
</div>
|
|
</div><!-- contents -->
|
|
</div><!-- doc-content -->
|
|
<!-- start footer part -->
|
|
<div id="nav-path" class="navpath"><!-- id is needed for treeview function! -->
|
|
<ul>
|
|
<li class="navelem"><a class="el" href="dir_68267d1309a1af8e8297ef4c3efbcdba.html">src</a></li><li class="navelem"><a class="el" href="dir_e91c81f9be83f649fcd1d8691438a113.html">wallet</a></li><li class="navelem"><a class="el" href="wallet__ismine_8h.html">wallet_ismine.h</a></li>
|
|
<li class="footer">Generated on Thu Dec 14 2017 13:15:11 for Dash Core by
|
|
<a href="http://www.doxygen.org/index.html">
|
|
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.8.14 </li>
|
|
</ul>
|
|
</div>
|
|
</body>
|
|
</html>
|