Skip to content
Snippets Groups Projects
Commit f77ba30f authored by roman.padenkov's avatar roman.padenkov
Browse files

...

parent 3d126902
No related branches found
No related tags found
3 merge requests!1848[+] Added output of the list of addresses on which blocked, allowed, sending...,!1843hotfix-13137,!1770feature-12805_m
......@@ -199,7 +199,7 @@ typedef struct dap_ledger_datum_iter {
typedef struct dap_ledger_datum_iter_data {
char token_ticker[DAP_CHAIN_TICKER_SIZE_MAX];
dap_chain_tx_tag_action_type_t action;
uint32_t action;
dap_chain_net_srv_uid_t uid;
} dap_ledger_datum_iter_data_t;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment