Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/module
ModuleParams
Type Alias ModuleParams<TConfig, TAdditionalParams>
ModuleParams
:
WithAdditional
<
BaseParams
<
{
account
?:
AccountInstance
|
"random"
;
additionalSigners
?:
AccountInstance
[]
;
addToResolvers
?:
boolean
;
allowNameResolution
?:
boolean
;
config
:
TConfig
extends
AnyConfigSchema
<
ModuleConfig
>
?
TConfig
:
AnyConfigSchema
<
ModuleConfig
>
;
ephemeralQueryAccountEnabled
?:
boolean
;
moduleIdentifierTransformers
?:
ModuleIdentifierTransformer
[]
;
}
,
>
,
TAdditionalParams
,
>
Type Parameters
TConfig
extends
AnyConfigSchema
<
ModuleConfig
>
|
void
=
void
TAdditionalParams
extends
EmptyObject
|
void
=
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...