add missed wallet methods to api description
This commit is contained in:
parent
a688bb93ed
commit
1425cc951b
1 changed files with 2 additions and 0 deletions
|
|
@ -2352,4 +2352,6 @@ FC_API( graphene::wallet::wallet_api,
|
||||||
(get_matched_bets_for_bettor)
|
(get_matched_bets_for_bettor)
|
||||||
(get_all_matched_bets_for_bettor)
|
(get_all_matched_bets_for_bettor)
|
||||||
(buy_ticket)
|
(buy_ticket)
|
||||||
|
(start_son_maintenance)
|
||||||
|
(stop_son_maintenance)
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue