Skip to content

monad.ai


monad.ai / SelfNodeConfig

Interface: SelfNodeConfig

Defined in: http/selfMapping.ts:6

Properties

capacity?

optional capacity?: Partial<SelfSurfaceCapacity>

Defined in: http/selfMapping.ts:19


configPath

configPath: string

Defined in: http/selfMapping.ts:15


endpoint

endpoint: string

Defined in: http/selfMapping.ts:13


hostname

hostname: string

Defined in: http/selfMapping.ts:14


identity

identity: string

Defined in: http/selfMapping.ts:7


monadId?

optional monadId?: string

Defined in: http/selfMapping.ts:8


monadName?

optional monadName?: string

Defined in: http/selfMapping.ts:9


privateKey?

optional privateKey?: string

Defined in: http/selfMapping.ts:11


publicKey?

optional publicKey?: string

Defined in: http/selfMapping.ts:10


resources?

optional resources?: string[]

Defined in: http/selfMapping.ts:18


tags

tags: string[]

Defined in: http/selfMapping.ts:12


trust?

optional trust?: SelfSurfaceTrust

Defined in: http/selfMapping.ts:17


type?

optional type?: SelfSurfaceType

Defined in: http/selfMapping.ts:16