Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BigMapDiff ¶
type BigMapDiff struct {
Ptr int64
Key []byte
Value []byte
ID int64
KeyHash string
OperationID int64
Level int64
Address string
IndexedTime int64
Timestamp time.Time
Protocol int64
}
BigMapDiff -
type Parameters ¶
type Parameters struct {
Entrypoint string `json:"entrypoint"`
Value stdJSON.RawMessage `json:"value"`
}
Parameters -
Click to show internal directories.
Click to hide internal directories.