golem-base-sdk
Preparing search index...
GolemBaseUpdate
Type Alias GolemBaseUpdate
Type representing an update transaction in GolemBase
type
GolemBaseUpdate
=
{
data
:
string
;
entityKey
:
Hex
;
numericAnnotations
:
NumericAnnotation
[]
;
stringAnnotations
:
StringAnnotation
[]
;
ttl
:
number
;
}
Index
Properties
data
entity
Key
numeric
Annotations
string
Annotations
ttl
Properties
data
data
:
string
entity
Key
entityKey
:
Hex
numeric
Annotations
numericAnnotations
:
NumericAnnotation
[]
string
Annotations
stringAnnotations
:
StringAnnotation
[]
ttl
ttl
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
entity
Key
numeric
Annotations
string
Annotations
ttl
golem-base-sdk
Loading...
Type representing an update transaction in GolemBase