-oracle_merklepair

This commit is contained in:
jl777
2018-09-09 21:56:03 -11:00
parent 2f51e8fae5
commit 4df0d20a8e
2 changed files with 10 additions and 17 deletions

View File

@@ -76,12 +76,6 @@ struct CCcontract_info
};
struct CCcontract_info *CCinit(struct CCcontract_info *cp,uint8_t evalcode);
struct oracle_merklepair
{
CPubKey pk;
uint256 txid;
};
struct oracleprice_info
{
CPubKey pk;