软质押任务修改
This commit is contained in:
@@ -43,6 +43,10 @@ service novatask {
|
||||
@doc "取消质押NFT"
|
||||
@handler UnStakeNft
|
||||
post /nft/unstake (UnStakeNftReq)
|
||||
|
||||
@doc "软质押任务奖励发放列表"
|
||||
@handler StakeRewardList
|
||||
get /nft/stake_reward returns (StakeRewardList)
|
||||
}
|
||||
|
||||
type GetTaskListReq {
|
||||
|
||||
Reference in New Issue
Block a user