inputToPayload

open fun inputToPayload(message: String): String

Implement input to payload as described in: https://tezostaquito.io/docs/signing/

Return

the hexpayload of the formated message as a hex string

Parameters

message

formatted message to be turned into an hex payload