package starknet.sync.state

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

message ContractDiff

state.proto:14

Used in: StateDiffsResponse

message ContractStoredValue

state.proto:9

optimized for flat storage, not through a trie (not sharing key prefixes)

Used in: snapshot.ContractStorage, ContractDiff

message DeclaredClass

state.proto:22

Used in: StateDiffsResponse

message StateDiffsRequest

state.proto:27

message StateDiffsResponse

state.proto:32

Responses are sent ordered by the order given in the request.