This repository has been archived by the owner on Mar 9, 2024. It is now read-only.
Wrap/Map Addressbook struct/classes #6
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
Milestone
Wrap AddressBook usage to corresponding wallet/api/python/*.cpp files prefixed by "Py" that use shared pointers instead of raw pointers.
Add these new mapped classes to pywallet_api modules at wallet/api/python/pywallet_api.cpp
wallet/api/wallet2_api.h as reference
For more info on why this is needed read : http://pybind11.readthedocs.io/en/stable/advanced/smart_ptrs.html#std-shared-ptr
The text was updated successfully, but these errors were encountered: