class

BitShares::BlockWrapperTask

Inherits BitShares::Task < Reference < Object

Constructors

new(config_object : BitShares::Config | Nil = nil, &blk : Proc(Task, Nil))
Source

Instance methods

main

异步任务主方法。子类应该重新实现该方法。

Source