Preparing search index...
The search index is not available
@axelarjs/cosmos
@axelarjs/cosmos
Rpc
Type alias Rpc
Rpc
:
{
request
(
service
,
method
,
data
)
:
Promise
<
Uint8Array
>
;
}
Type declaration
request
:
function
request
(
service
,
method
,
data
)
:
Promise
<
Uint8Array
>
Parameters
service
:
string
method
:
string
data
:
Uint8Array
Returns
Promise
<
Uint8Array
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@axelarjs/cosmos
Loading...
Generated using
TypeDoc