Class PublicKeyAndBid

Represents a public key and its corresponding bid in the auction state.

Hierarchy

  • PublicKeyAndBid

Constructors

Properties

Constructors

Properties

bid: Bid

The bid associated with the public key.

publicKey: PublicKey

The public key associated with this bid.

Generated using TypeDoc