Types

class litewax.types.WAXPayer[source]

WAXPayer is a class for storing supported payers

Key NEFTYBLOCKS:

neftyblocks payer

Key ATOMICHUB:

atomichub payer

class litewax.types.TransactionInfo(signatures: List[str], packed: str, serealized: List[int])[source]

TransactionInfo is a dataclass for storing transaction info

Key signatures:

signatures

Key packed:

packed transaction

Key serealized:

serealized transaction