Skip to content

Message

JaapWijnen edited this page Mar 9, 2021 · 2 revisions

Message

public protocol Message: ProtocolCodable

Inheritance

ProtocolCodable

Requirements

route

var route: String

type

var type: String

validateBasic()

func validateBasic() throws

signedData

var signedData: Data

signers

var signers: [AccountAddress]

Clone this wiki locally