Skip to content
Snippets Groups Projects
Commit efeb8cc7 authored by ArxysMarks's avatar ArxysMarks
Browse files

added wrapping_dap_chain_tx_out_cond_get_tag

parent 408b4ae6
No related branches found
No related tags found
1 merge request!451Feature 16344
......@@ -50,6 +50,7 @@ PyObject *wrapping_dap_chain_tx_out_cond_get_value(PyObject *self, void *closure
PyObject *wrapping_dap_chain_tx_out_cond_get_type_subtype(PyObject *self, void *closure);
PyObject *wrapping_dap_chain_tx_out_cond_get_subtype(PyObject *self, void *closure);
PyObject *wrapping_dap_chain_tx_out_cound_used_by(PyObject *self, void *closure);
PyObject *wrapping_dap_chain_tx_out_cond_get_tag(PyObject *self, void *closure);
extern PyTypeObject DapChainTxOutCondObjectType;
......
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