RawMessageData

constructor(messages: List<UnsignedRawMessage>, algorithm: Algorithm? = null)

Parameters

messages

List of UnsignedRawMessage. The messages that should be signed

algorithm

(optional) The algorithm which will be used to sign the transaction, one of the Algorithm values.