Skip to content

Commit eac2981

Browse files
committed
real transaction construction flow
1 parent 4e5e472 commit eac2981

File tree

5 files changed

+747
-124
lines changed

5 files changed

+747
-124
lines changed

src/carrot_impl/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
# THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2828

2929
set(carrot_impl_sources
30+
carrot_tx_builder.cpp
3031
carrot_tx_format_utils.cpp
3132
)
3233

0 commit comments

Comments
 (0)