Master Core  v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
 All Classes 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