package memwallet

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message Account

memory_wallet.proto:60

Used in: Accounts

message AccountBirthday

memory_wallet.proto:88

Used in: Account

enum AccountKind

memory_wallet.proto:78

Used in: Account

enum AccountPurpose

memory_wallet.proto:83

Used in: Account

message Accounts

memory_wallet.proto:55

Used in: MemoryWallet

message Address

primitives.proto:10

Used in: Account

message ChainState

memory_wallet.proto:117

Used in: AccountBirthday

message EphemeralAddress

memory_wallet.proto:106

Used in: EphemeralAddressRecord

message EphemeralAddressRecord

memory_wallet.proto:112

Used in: Account

message Memo

primitives.proto:32

Used in: WalletBlock

message MemoryWallet

memory_wallet.proto:11

A serialized zcash wallet state

message Note

notes.proto:7

Used in: ReceivedNote, Recipient

message NoteId

primitives.proto:15

Used in: Memo, ReceivedNote, ReceivedNoteSpendRecord, SentNoteRecord

message Nullifier

primitives.proto:37

Used in: NullifierRecord, ReceivedNote

message NullifierRecord

notes.proto:73

records where a nullifier was spent by block height and tx index in that block

Used in: MemoryWallet

message OutPoint

primitives.proto:48

Used in: Recipient, TransparentReceivedOutputRecord, TransparentReceivedOutputSpendRecord, TransparentSpendCacheRecord

enum PoolType

primitives.proto:21

Used in: NoteId, Recipient

message RSeed

notes.proto:15

Used in: Note

enum RSeedType

notes.proto:20

Used in: RSeed

message ReceivedNote

notes.proto:25

Used in: MemoryWallet

message ReceivedNoteSpendRecord

notes.proto:67

associates a note and a transaction where it was spent

Used in: MemoryWallet

message ReceivedTransparentOutput

transparent.proto:7

Used in: TransparentReceivedOutputRecord

message Recipient

notes.proto:50

Used in: SentNote

enum RecipientType

notes.proto:60

Used in: Recipient

enum ScanPriority

memory_wallet.proto:170

Used in: ScanQueueRecord

message ScanQueueRecord

memory_wallet.proto:164

Used in: MemoryWallet

enum Scope

notes.proto:38

Used in: ReceivedNote

message SentNote

notes.proto:43

Used in: SentNoteRecord

message SentNoteRecord

notes.proto:80

Record storing the sent information for a given note

Used in: MemoryWallet

message ShardTree

shardtree.proto:6

A shard tree defined by a cap subtree and shard subtrees

Used in: MemoryWallet

enum ShieldedProtocol

primitives.proto:27

Used in: Note, Nullifier

message TransactionDataRequest

memory_wallet.proto:147

Used in: MemoryWallet

enum TransactionDataRequestType

memory_wallet.proto:158

Used in: TransactionDataRequest

message TransactionEntry

memory_wallet.proto:136

Used in: TransactionTableRecord

enum TransactionStatus

primitives.proto:42

Used in: TransactionEntry

message TransactionTableRecord

memory_wallet.proto:94

A record storing transaction data in the transaction table

Used in: MemoryWallet

message TransparentReceivedOutputRecord

transparent.proto:20

Used in: MemoryWallet

message TransparentReceivedOutputSpendRecord

transparent.proto:25

Used in: MemoryWallet

message TransparentSpendCacheRecord

transparent.proto:30

Used in: MemoryWallet

message TreeCheckpoint

shardtree.proto:19

A checkpoint in a shard tree

Used in: ShardTree

message TreeEndHeightsRecord

shardtree.proto:26

Stores the block height corresponding to the last note commitment in a shard as defined by its level and index in the tree

Used in: MemoryWallet

message TreeShard

shardtree.proto:13

A shard in a shard tree

Used in: ShardTree

message TxId

primitives.proto:6

Unique identifier for a zcash transaction

Used in: NoteId, ReceivedNote, ReceivedNoteSpendRecord, TransactionDataRequest, TransactionTableRecord, TransparentReceivedOutputSpendRecord, TransparentSpendCacheRecord, TxLocatorRecord

message TxLocatorRecord

memory_wallet.proto:100

Maps a block height and transaction index to a transaction ID.

Used in: MemoryWallet

message TxOut

transparent.proto:15

Used in: ReceivedTransparentOutput

message WalletBlock

memory_wallet.proto:124

Used in: MemoryWallet