get chain config
()
| 136 | GetParaTxByHeight(param *types.ReqParaTxByHeight) (*types.ParaTxDetails, error) |
| 137 | // get chain config |
| 138 | GetConfig() *types.Chain33Config |
| 139 | // send delay tx |
| 140 | SendDelayTx(param *types.DelayTx, waitReply bool) (*types.Reply, error) |
| 141 | //AddBlacklist add blacklist |