package client // codec:gen type ChangeDifficulty struct { Difficulty []int8 Locked bool }