Fixed small issue. Added registering of the new API calls in the FC_API macro.
This commit is contained in:
parent
22a78e09ec
commit
2212bdea3a
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue