EvaPayload

@safe
struct EvaPayload {
@label("$channel")
Pubkey channel;
@label(StdNames.nonce)
Buffer nonce;
}