package external

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

message CompressedRistretto

MobileCoinExternal.proto:16

/ A 32-byte compressed Ristretto curve point (public key)

Used in: MaskedAmount, PublicAddress, Receipt

message MaskedAmount

MobileCoinExternal.proto:62

MaskedAmount.

Used in: Receipt

message PublicAddress

MobileCoinExternal.proto:25

/ A public address, used to identify recipients.

message Receipt

MobileCoinExternal.proto:80

Given to the recipient of a transaction output by the sender so that the recipient may verify that the other party is indeed the sender. Often given to the recipient before the transaction is finalized so that the recipient may know to anticipate the arrival of a transaction output, as well as know who it's from, when to consider it as having surpassed the tombstone block, and the expected amount of the output.

message TxOutConfirmationNumber

MobileCoinExternal.proto:57

A hash of the shared secret of a transaction output. Can be used by the recipient of a transaction output to verify that the bearer of this number knew the shared secret of the transaction output, thereby providing evidence that they are the sender.

Used in: Receipt