The default transcoder implements cross-sdk transcoding capabilities by
taking advantage of the common flags specification to ensure compatibility.
This transcoder is capable of encoding/decoding any value which is encodable
to JSON, and additionally has special-case handling for Buffer objects.
The default transcoder implements cross-sdk transcoding capabilities by taking advantage of the common flags specification to ensure compatibility. This transcoder is capable of encoding/decoding any value which is encodable to JSON, and additionally has special-case handling for Buffer objects.