importprunedfunds
Wallet
Summary
Imports funds without rescan. Corresponding address or script must previously be included in wallet. Aimed towards pruned wallets. The end-user is responsible to import additional transactions that subsequently spend the imported outputs or rescan after the point in the blockchain the transaction is included.
Description
Imports funds without rescan. Corresponding address or script must previously be included in wallet. Aimed towards pruned wallets. The end-user is responsible to import additional transactions that subsequently spend the imported outputs or rescan after the point in the blockchain the transaction is included.
Arguments
rawtransaction(STR_HEX, required): A raw transaction in hex funding an already-existing address in wallettxoutproof(STR_HEX, required): The hex output from gettxoutproof that contains the transaction
Results
value(NONE): No description.
Examples
None.