Fixed small issue. Added registering of the new API calls in the FC_API macro.

This commit is contained in:
Apr Team 2018-05-16 11:52:23 +03:00 committed by Fabian Schuh
parent 22a78e09ec
commit 2212bdea3a

View file

@ -2021,6 +2021,8 @@ FC_API( graphene::wallet::wallet_api,
(propose_update_event)
(propose_update_betting_market_group)
(propose_update_betting_market)
(propose_delete_sport)
(propose_delete_event_group)
(place_bet)
(cancel_bet)
(propose_resolve_betting_market_group)