package interactive
Ordering
- Alphabetic
Visibility
- Public
- Protected
Type Members
- final case class CostEstimationHints(signingAlgorithmSpec: Seq[SigningAlgorithmSpec] = Seq.empty) extends Product with Serializable
Class holding hints used to provide a better traffic cost estimation of prepared transactions
Class holding hints used to provide a better traffic cost estimation of prepared transactions
- signingAlgorithmSpec
the number of signatures and their signing algorithm expected to be used at submission time.
Value Members
- object CostEstimationHints extends Serializable