Hotfix - fixed wrapping function dap_chain_ledger_tx_get_token_ticker_by_hash
Compare changes
@@ -68,14 +68,15 @@ PyObject *dap_chain_ledger_token_emission_find_py(PyObject *self, PyObject *args
The wrapper of the search function for the ticker token by the hash of the transaction in ledger, was commented out for some reason, I fixed it and checked the performance of the wrapper.