diff --git a/libraries/wallet/include/graphene/wallet/wallet.hpp b/libraries/wallet/include/graphene/wallet/wallet.hpp index aeb9107d..39a2d8c7 100644 --- a/libraries/wallet/include/graphene/wallet/wallet.hpp +++ b/libraries/wallet/include/graphene/wallet/wallet.hpp @@ -2220,6 +2220,7 @@ FC_API( graphene::wallet::wallet_api, (update_son) (delete_son) (list_sons) + (list_active_sons) (add_sidechain_address) (update_sidechain_address) (delete_sidechain_address)