Master Core  v0.0.9 - 49a5c0d97abf09ef2911ddfe8d9551df59f9efd3-dirty
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
mastercore_rpc.h
Go to the documentation of this file.
1 #ifndef _MASTERCORE_RPC
2 #define _MASTERCORE_RPC
3 
4  #include "mastercore.h"
5  int populateRPCTransactionObject(uint256 txid, Object *txobj, string filterAddress);
6 
7 #endif // #ifndef _MASTERCORE_RPC
8 
int populateRPCTransactionObject(uint256 txid, Object *txobj, string filterAddress)
256-bit unsigned integer
Definition: uint256.h:531