Rest of second wave CC contract stubs

This commit is contained in:
jl777
2018-08-21 08:58:19 -11:00
parent cce2a32b13
commit c926780fba
17 changed files with 1651 additions and 0 deletions

View File

@@ -268,6 +268,12 @@ libbitcoin_server_a_SOURCES = \
cc/lotto.cpp \
cc/fsm.cpp \
cc/MofN.cpp \
cc/oracles.cpp \
cc/prices.cpp \
cc/pegs.cpp \
cc/triggers.cpp \
cc/payments.cpp \
cc/gateways.cpp \
cc/channels.cpp \
cc/auction.cpp \
cc/betprotocol.cpp \