# P2P

创建 Net 模块对象

func NewNetApi(c *rpc.Client) *NetApi

# OnlineRepresentatives

返回在线代表账户地址列表

func (q *NetApi) OnlineRepresentatives() ([]types.Address, error)