Packages

package interactive

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Package Members

  1. package codec

Type Members

  1. 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

  1. object CostEstimationHints extends Serializable

Ungrouped