private fun ScriptHash.wallet_canOpenDemandOrTravel(nowTime: Int): Boolean
(source)
Indicates whether a wallet is in a state that allows it to open a demand or travel. At the moment this contract supports one active transaction per user wallet at any one time.
nowTime
- the current unix timestamp in seconds
Return
true on success