|
|
@ -978,6 +978,7 @@ bits256 iguana_sendrawtransaction(struct supernet_info *myinfo,struct iguana_inf |
|
|
|
int32_t iguana_inv2packet(uint8_t *serialized,int32_t maxsize,int32_t type,bits256 *hashes,int32_t n); |
|
|
|
int32_t instantdex_inv2data(struct supernet_info *myinfo,struct iguana_info *coin,struct iguana_peer *addr,struct exchange_info *exchange); |
|
|
|
struct iguana_bundlereq *instantdex_recvquotes(struct iguana_info *coin,struct iguana_bundlereq *req,bits256 *encodedhash,int32_t n); |
|
|
|
struct exchange_info *exchange_create(char *exchangestr,cJSON *argjson); |
|
|
|
|
|
|
|
extern int32_t HDRnet,netBLOCKS; |
|
|
|
|
|
|
|