ExpectedSigner

scalus.cardano.txbuilder.ExpectedSigner
case class ExpectedSigner(hash: AddrKeyHash)

An scalus.cardano.address.AddrKeyHash that is expected to sign some scalus.cardano.ledger.Transaction.

The purpose for signing is not presently tracked. For a sketch, see commit https://github.com/cardano-hydrozoa/hydrozoa/commit/1a8c9c73fbfb33e79456a0a8b9f08688ef39b749

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product