golem-base-sdk
Preparing search index...
GolemBaseCreate
Type Alias GolemBaseCreate
Type representing a create transaction in GolemBase
type
GolemBaseCreate
=
{
data
:
string
;
numericAnnotations
:
NumericAnnotation
[]
;
stringAnnotations
:
StringAnnotation
[]
;
ttl
:
number
;
}
Index
Properties
data
numeric
Annotations
string
Annotations
ttl
Properties
data
data
:
string
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
numeric
Annotations
string
Annotations
ttl
golem-base-sdk
Loading...
Type representing a create transaction in GolemBase