PreRegisterNodeArgs

data class PreRegisterNodeArgs(val nodePublicKey: PublicKey)

Arguments passed to the preRegisterNode() method of the PDC client.

Constructors

Link copied to clipboard
constructor(nodePublicKey: PublicKey)

Properties

Link copied to clipboard