Fabcoin Core  0.16.2
P2P Digital Currency
Public Member Functions | Public Attributes | List of all members
CContractBookData Class Reference

Contract book data. More...

#include <wallet.h>

Public Member Functions

 CContractBookData ()
 

Public Attributes

std::string name
 
std::string abi
 

Detailed Description

Contract book data.

Definition at line 1409 of file wallet.h.

Constructor & Destructor Documentation

CContractBookData::CContractBookData ( )
inline

Definition at line 1415 of file wallet.h.

Member Data Documentation

std::string CContractBookData::abi

Definition at line 1413 of file wallet.h.

std::string CContractBookData::name

Definition at line 1412 of file wallet.h.


The documentation for this class was generated from the following file: