Preparing search index...
The search index is not available
@beblurt/dblurt
@beblurt/dblurt
index
CoreRpcTransport
Class CoreRpcTransport
Implements
RpcTransport
Index
Constructors
constructor
Methods
call
close
get
Current
Address
Constructors
constructor
new
Core
Rpc
Transport
(
config
)
:
CoreRpcTransport
Parameters
config
:
CoreRpcTransportOptions
Returns
CoreRpcTransport
Methods
call
call
(
api
,
method
,
params
?
)
:
Promise
<
any
>
Parameters
api
:
string
method
:
string
params
:
any
= []
Returns
Promise
<
any
>
close
close
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
get
Current
Address
get
Current
Address
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
call
close
get
Current
Address
@beblurt/dblurt
Loading...