Skip to content
This repository was archived by the owner on Mar 9, 2024. It is now read-only.

Wrap/Map Addressbook struct/classes #6

@ehanoc

Description

@ehanoc
  • 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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions