@ccw-api/api
Preparing search index...
community-web/smart_contract/invest
investSmartContract
Function investSmartContract
investSmartContract
(
id
:
number
,
bucks
:
number
)
:
Promise
<
boolean
>
向智能合约注资
Parameters
id
:
number
合约 ID
bucks
:
number
投币数量
Returns
Promise
<
boolean
>
注资是否成功
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ccw-api/api
Loading...
向智能合约注资