encoding property

v1PayloadEncoding encoding
final

Encoding of the payload string. Turnkey uses this information to convert payload into bytes with the correct decoder (e.g. hex, utf8).

Implementation

final v1PayloadEncoding encoding;