úÎi*dÑM      !"#$%&'()*+,-./0123456789:;<=>?@ABCDEFGHIJKL None wA transaction that is not yet spent. Every output transaction relies on one or more unspent input transansactions. :For more detailed documentation of the fields, see:  6https://bitcoin.org/en/developer-reference#listunspent The transaction amount in M =Transaction identifier to uniquely identify the transaction. @The index of the output of the transaction that has been spent. _Whether this input is spendable. If not, it means it is an output of a watch-only address. sThe P2PKH or P2SH address this transaction belongs to. Only available in case of P2PKH or P2SH output scripts. ?If the address belongs to an account, the account is returned. 1The amount of confirmations this transaction has 'The output script paid, encoded as hex \If the output is a P2SH whose script belongs to this wallet, this is the redeem script.       NoneClient session data The JSON RPC url !Default HTTP options to use with wreq requests %Connection reuse of our HTTP session  NoneNOPQOur client context The command we wish to execute "The parameters we wish to provide The result that was returned RNOPQNPOQRNoneMGets the amount of blocks currently in the blockchain, also known as the height of the blockchain. 6Get the hash of a block based on its offset (height).  Gets a block based on its hash. Our client context 8The height/offset of the block. 0 is the genesis block. The hash of the block Our session context 2Hexadecimal representation of the hash of a block  The block NoneNone6Generate a certain amount of new blocks. Available in regtest mode only. Our client context Amount of blocks to generate The generated blocks None!)What version of bitcoind are we running? ",What is bitcoind's current protocol number? #What version is the wallet? $+How much money is currently in the wallet? %#The number of blocks in our chain. &$How many peers are we connected to? '+A blank string if we're not using a proxy. (9The difficulty multiplier for bitcoin mining operations. )LAre we on the test network (as opposed to the primary bitcoin network)? *1The timestamp of the oldest key in the key pool. +The size of the key pool. ,3How much do we currently pay as a transaction fee? -PIf the wallet is unlocked, the number of seconds until a re-lock is needed. .KAny alerts will show up here. This should normally be an empty string.  !"#$%&'()*+,-./0123456789:;<=> !"#$%&'()*+,-./0123456789:;<=  !"#$%&'()*+,-.<;:9876543210/>= !"#$%&'()*+,-./0123456789:;<=>None?ÌCreates a new transaction, but does not sign or submit it yet. You provide a set of unspent transactions that you have the authority to spend, and you provide a destination for all your bitcoins. WARNING: Check your math!ÿE If the sum of the Btc in unspent transactions of your request is more than the sum of the Btc in the destinations, this will be the miner's fee. It is reasonable to leave a small amount for the miners, but if there is a large discrepancy between input and output, there are no guarantees you will be warned. õAll this function does is create a default script on how to spend coins from one or more inputs to one or more outputs. Checking and verifying the transaction will only happen when you actually submit the transaction to the network. @6Signs a raw transaction with configurable parameters. A0Sends a transaction through the Bitcoin network BÕReturns a list of transactions that occured since a certain block height. If no block height was provided, the genisis block with height 0 is assumed. The transactions returned are listed chronologically. ? The client session we are using -The inputs we are using for this transaction lA key/value pair which associates a destination address with a specific amount of bitcoins to send. @Our client context The transaction to sign 1Previous outputs being spent by this transaction !Private keys to use for signing. ‹The signed transaction, and a boolean that is true when the signing is complete or and is false when more signatures are required. ABOur client session context 9The offset / height we should start listing transactions tMinimum amount of confirmations for a transaction to have. Should be 1 or higher. A default value of 6 is used. ?@AB?@AB?@ABNone C2Lists unspent transaction with default parameters D8Lists unspent transactions with configurable parameters EILists all accounts currently known by the wallet with default parameters FNLists all accounts currently known by the wallet with configurable parameters GSReturns the amount of Btc currently held in the wallet by a specified account. H™Provides access to a new receiving address filed under the default account. Intended to be published to another party that wishes to send you money. I˜Provides access to a new receiving address filed under a specific account. Intended to be published to another party that wishes to send you money. J}Provides access to a new change address, which will not appear in the UI. This is to be used with raw transactions only. KProvides access to the S an T belongs to. CDOur client context 7Minimum amount of confirmations needed. Defaults to 1. 6Maximum amount of confirmations. Defaults to 9999999. EFOur client context 4Minimum amount of confirmations a transaction needs /Whether or not to include watch-only addresses GOur client context The account we're looking for Amount of Btc in wallet HOur client context The address created IOur client context (The account to create the address under The address created JOur client context The address created K CDEFGHIJK CDEFGHIJK CDEFGHIJK NoneL¼Initializes a client and prepares it for making requests against the Bitcoin RPC API. Connection reuse is provided, and cleanup of any acquired resources is handled automatically. LLLLU     !"#$%&'(()*+,-./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRS TUVW X Y Z [ \UV]UV^_bitcoin-api-0.12.1,Network.Bitcoin.Api.Types.UnspentTransactionNetwork.Bitcoin.Api.TypesNetwork.Bitcoin.Api.BlockchainNetwork.Bitcoin.Api.DumpNetwork.Bitcoin.Api.MiningNetwork.Bitcoin.Api.MiscNetwork.Bitcoin.Api.TransactionNetwork.Bitcoin.Api.WalletNetwork.Bitcoin.Api.ClientNetwork.Bitcoin.Api.InternalUnspentTransaction_amount_transactionId_vout _spendable_address_account_confirmations _scriptPubKey _redeemScriptaccountaddressamount confirmations redeemScript scriptPubKey spendable transactionIdvout$fFromJSONUnspentTransactionClient clientUrl clientOpts clientSession getBlockCount getBlockHashgetBlock getPrivateKeygenerate BitcoinInfo_bitcoinVersion_protocolVersion_walletVersion_balance _numBlocks_numConnections_proxy_generationDifficulty_onTestNetwork_keyPoolOldest _keyPoolSize_transactionFeePaid_unlockedUntil_bitcoindErrorsbalancebitcoinVersionbitcoindErrorsgenerationDifficulty keyPoolOldest keyPoolSize numBlocksnumConnections onTestNetworkprotocolVersionproxytransactionFeePaid unlockedUntil walletVersiongetInfo$fFromJSONBitcoinInfocreatesignsendlist listUnspentlistUnspentWith listAccountslistAccountsWithgetAccountBalance newAddressnewAddressWithnewChangeAddressgetAddressAccount withClientbitcoin-types-0.9.2Data.Bitcoin.TypesBtc RpcResult RpcResultOkRpcResultErrorcall$fFromJSONRpcResultAccountAddress