encoding property
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;
Encoding of the payload string. Turnkey uses this information to convert payload into bytes with the correct decoder (e.g. hex, utf8).
final v1PayloadEncoding encoding;