Created the first transaction in the chain which includes token, in, out
and sign items. Added auxiliary functions for working with transaction items
Showing
- CMakeLists.txt 6 additions, 4 deletionsCMakeLists.txt
- dap_chain_common.c 22 additions, 3 deletionsdap_chain_common.c
- dap_chain_common.h 2 additions, 1 deletiondap_chain_common.h
- dap_chain_datum_tx.c 65 additions, 67 deletionsdap_chain_datum_tx.c
- dap_chain_datum_tx.h 22 additions, 5 deletionsdap_chain_datum_tx.h
- dap_chain_datum_tx_cache.c 79 additions, 49 deletionsdap_chain_datum_tx_cache.c
- dap_chain_datum_tx_cache.h 8 additions, 4 deletionsdap_chain_datum_tx_cache.h
- dap_chain_datum_tx_items.c 143 additions, 0 deletionsdap_chain_datum_tx_items.c
- dap_chain_datum_tx_items.h 66 additions, 0 deletionsdap_chain_datum_tx_items.h
- dap_chain_datum_tx_token.c 2 additions, 2 deletionsdap_chain_datum_tx_token.c
- dap_chain_datum_tx_token.h 17 additions, 1 deletiondap_chain_datum_tx_token.h
Loading
Please register or sign in to comment