![]()  | 
  
    Bitcoin Core 30.99.0
    
   P2P Digital Currency 
   | 
 
A structure for PSBT proprietary types. More...
#include <psbt.h>
Public Member Functions | |
| bool | operator< (const PSBTProprietary &b) const | 
| bool | operator== (const PSBTProprietary &b) const | 
Public Attributes | |
| uint64_t | subtype | 
| std::vector< unsigned char > | identifier | 
| std::vector< unsigned char > | key | 
| std::vector< unsigned char > | value | 
      
  | 
  inline | 
      
  | 
  inline |