ProofOfCapacity class
Proof of Capacity simulation helpers.
Constructors
-
ProofOfCapacity(List<
Plot> plots)
Properties
Methods
-
bestResponder(
int seed) → String - Return the owner with the highest plot score for the given challenge.
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited