bitbadgesjs-sdk - v0.27.2
Preparing search index...
iCosmosCoinBackedPath
Interface iCosmosCoinBackedPath<T>
interface
iCosmosCoinBackedPath
<
T
extends
NumberType
>
{
address
:
string
;
conversion
:
iConversion
<
T
>
;
}
Type Parameters
T
extends
NumberType
Implemented by
CosmosCoinBackedPath
Index
Properties
address
conversion
Properties
address
address
:
string
The address for this IBC backed path.
conversion
conversion
:
iConversion
<
T
>
The conversion between IBC cosmos coin and badge balances.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
address
conversion
bitbadgesjs-sdk - v0.27.2
Loading...
The address for this IBC backed path.