zcash-android-wallet-sdk / cash.z.wallet.sdk.db / PendingTransactionDb / <init>

<init>

PendingTransactionDb()

Database for pending transaction information. Unlike with the "Data DB," the wallet is free to write to this database. In a way, this almost serves as a local mempool for all transactions initiated by this wallet. Currently, the data necessary to support expired transactions is there but it is not being leveraged.