Skip to content

Commit

Permalink
Update api.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
manikey123 authored Jan 15, 2019
1 parent c0a1109 commit 906beb3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libraries/app/include/graphene/app/api.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -438,8 +438,8 @@ namespace graphene { namespace app {
class asset_api
{
public:
asset_api(application& app);
~asset_api();
asset_api(application& app);
~asset_api();

/**
* @brief Get asset holders for a specific asset
Expand Down

0 comments on commit 906beb3

Please sign in to comment.