package stacks

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

message StacksAddress

common.proto:8

Represents a standard address on the Stacks blockchain

Used in: signer.v1.AcceptWithdrawal, signer.v1.CompleteDeposit, signer.v1.RejectWithdrawal, signer.v1.RotateKeys

message StacksBlockId

common.proto:15

This type maps to the StacksBlockId in the stackslib Rust crate.

Used in: signer.v1.QualifiedRequestId, signer.v1.SignerWithdrawalDecision

message StacksPrincipal

common.proto:22

The protobuf representation of the clarity::vm::types::PrincipalData type. It represents either a standard Stacks Address or a contract address.

Used in: signer.v1.CompleteDeposit

message StacksTxid

common.proto:28

The id for a transaction on the stacks blockchain.

Used in: signer.v1.QualifiedRequestId, signer.v1.SignerWithdrawalDecision, signer.v1.StacksTransactionSignRequest, signer.v1.StacksTransactionSignature