Package-level declarations
Types
Link copied to clipboard
Result of a delta dust sync operation.
Link copied to clipboard
@Serializable
Network synchronization state.
Link copied to clipboard
Link copied to clipboard
data class ReceiptEvent(val transactionId: Int, val transactionHash: String, val amount: BigInteger)
A genuine inbound NIGHT receipt, identified per-transaction by UTXO-set provenance (#284): a transaction that created one or more unshielded NIGHT outputs owned by us while spending NONE of our UTXOs.
Link copied to clipboard
Represents the balance for a single token type.
Link copied to clipboard
object TokenTypeMapper
Maps token identifiers from indexer API to human-readable token symbols.
Link copied to clipboard
Status of a transaction on the Midnight blockchain.
Link copied to clipboard
Type of transaction.
Link copied to clipboard
@Serializable
Unshielded transaction from Midnight blockchain.
Link copied to clipboard
Update from unshielded transactions subscription.
Link copied to clipboard
@Serializable
Unshielded UTXO (Unspent Transaction Output).