https://github.com/filecoin-project/go-fil-markets/pull/694 The task is to change type of label field from `bytes` to `union(bytes, string)`.
filecoin-project/go-fil-markets#694
The task is to change type of label field from
bytestounion(bytes, string).