monad.ai
Preparing search index...
SelfNodeConfig
Interface SelfNodeConfig
interface
SelfNodeConfig
{
capacity
?:
Partial
<
SelfSurfaceCapacity
>
;
configPath
:
string
;
endpoint
:
string
;
hostname
:
string
;
identity
:
string
;
monadId
?:
string
;
monadName
?:
string
;
privateKey
?:
string
;
publicKey
?:
string
;
resources
?:
string
[]
;
tags
:
string
[]
;
trust
?:
SelfSurfaceTrust
;
type
?:
SelfSurfaceType
;
}
Index
Properties
capacity?
config
Path
endpoint
hostname
identity
monad
Id?
monad
Name?
private
Key?
public
Key?
resources?
tags
trust?
type?
Properties
Optional
capacity
capacity
?:
Partial
<
SelfSurfaceCapacity
>
config
Path
configPath
:
string
endpoint
endpoint
:
string
hostname
hostname
:
string
identity
identity
:
string
Optional
monad
Id
monadId
?:
string
Optional
monad
Name
monadName
?:
string
Optional
private
Key
privateKey
?:
string
Optional
public
Key
publicKey
?:
string
Optional
resources
resources
?:
string
[]
tags
tags
:
string
[]
Optional
trust
trust
?:
SelfSurfaceTrust
Optional
type
type
?:
SelfSurfaceType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capacity
config
Path
endpoint
hostname
identity
monad
Id
monad
Name
private
Key
public
Key
resources
tags
trust
type
monad.ai
Loading...