zcash-android-wallet-sdk / cash.z.wallet.sdk.db / SentDao

SentDao

interface SentDao

The data access object for sent notes, used for determining whether outbound transactions exist.

Functions

count

abstract fun count(): Int