Typeberry by Fluffy Labs - v0.5.0
Preparing search index...
lib
jam_host_calls
general
AccountsInfo
Interface AccountsInfo
Account data interface for info host calls.
interface
AccountsInfo
{
getServiceInfo
(
serviceId
:
|
number
&
WithBytesRepresentation
<
4
>
&
WithOpaque
<
"ServiceId[u32]"
>
|
null
,
)
:
ServiceAccountInfo
|
null
;
}
Implemented by
AccumulateExternalities
Index
Methods
get
Service
Info
Methods
get
Service
Info
getServiceInfo
(
serviceId
:
|
number
&
WithBytesRepresentation
<
4
>
&
WithOpaque
<
"ServiceId[u32]"
>
|
null
,
)
:
ServiceAccountInfo
|
null
Get account info.
Parameters
serviceId
:
number
&
WithBytesRepresentation
<
4
>
&
WithOpaque
<
"ServiceId[u32]"
>
|
null
Returns
ServiceAccountInfo
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Methods
get
Service
Info
Typeberry by Fluffy Labs - v0.5.0
Loading...
Account data interface for info host calls.