@JsonClass(true) data class AddRouteMessage : AgentMessage
Message to notify the mediator about a new verification key.
<init> |
Message to notify the mediator about a new verification key. AddRouteMessage(verificationKey: String) |
verificationKey |
val verificationKey: String |