Tracking object returned by CreateTransaction and passed to CommitTransaction.  
 More...
#include <wallet.h>
Tracking object returned by CreateTransaction and passed to CommitTransaction. 
Definition at line 278 of file wallet.h.
 
◆ ~PendingWalletTx()
  
  
      
        
          | virtual interfaces::PendingWalletTx::~PendingWalletTx  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inlinevirtual   | 
  
 
 
◆ commit()
Send pending transaction and commit to wallet. 
 
 
◆ get()
  
  
      
        
          | virtual const CTransaction& interfaces::PendingWalletTx::get  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
 
◆ getVirtualSize()
  
  
      
        
          | virtual int64_t interfaces::PendingWalletTx::getVirtualSize  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
pure virtual   | 
  
 
Get virtual transaction size. 
 
 
The documentation for this class was generated from the following file: