golem-base-sdk
Preparing search index...
GolemBaseCreate
Type Alias GolemBaseCreate
Type representing a create transaction in GolemBase
type
GolemBaseCreate
=
{
btl
:
number
;
data
:
Uint8Array
;
numericAnnotations
:
NumericAnnotation
[]
;
stringAnnotations
:
StringAnnotation
[]
;
}
Index
Properties
btl
data
numeric
Annotations
string
Annotations
Properties
Readonly
btl
btl
:
number
Readonly
data
data
:
Uint8Array
Readonly
numeric
Annotations
numericAnnotations
:
NumericAnnotation
[]
Readonly
string
Annotations
stringAnnotations
:
StringAnnotation
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
btl
data
numeric
Annotations
string
Annotations
golem-base-sdk
Loading...
Type representing a create transaction in GolemBase