Right now `ChangeHash` offers no codable conformance, which is pretty inconvenient when trying to transmit them to an API. Would be great if we could have the hex string be the default codable representation for this type!
Right now
ChangeHashoffers no codable conformance, which is pretty inconvenient when trying to transmit them to an API.Would be great if we could have the hex string be the default codable representation for this type!