package
Version:
v0.0.0-...-58829ec
Opens a new window with list of versions in this module.
Published: Jan 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Owner struct {
AddressOwner string `json:"addressOwner,omitempty"`
ObjectOwner string `json:"objectOwner,omitempty"`
}
type SuiObjectRef struct {
Digest string `json:"digest"`
ObjectId string `json:"objectId"`
Version uint64 `json:"version"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.