diff --git a/libraries/wallet/include/graphene/wallet/wallet.hpp b/libraries/wallet/include/graphene/wallet/wallet.hpp index 91e2977f..3d470703 100644 --- a/libraries/wallet/include/graphene/wallet/wallet.hpp +++ b/libraries/wallet/include/graphene/wallet/wallet.hpp @@ -2240,6 +2240,7 @@ FC_API( graphene::wallet::wallet_api, (update_son) (delete_son) (list_sons) + (list_active_sons) (get_active_son_wallet) (get_son_wallet_by_time_point) (get_son_wallets)