Channelsopen
This commit is contained in:
@@ -18,8 +18,10 @@
|
||||
#define CC_CHANNELS_H
|
||||
|
||||
#include "CCinclude.h"
|
||||
#define CHANNELS_MAXPAYMENTS 1000
|
||||
|
||||
bool ChannelsValidate(struct CCcontract_info *cp,Eval* eval,const CTransaction &tx);
|
||||
std::string ChannelOpen(uint64_t txfee,CPubKey destpub,int32_t numpayments,int32_t payment);
|
||||
|
||||
// CCcustom
|
||||
UniValue ChannelsInfo();
|
||||
|
||||
Reference in New Issue
Block a user