Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iCoinTransfer
Interface iCoinTransfer<T>
interface
iCoinTransfer
<
T
>
{
coins
:
iCosmosCoin
<
T
>
[]
;
to
:
string
;
}
Type Parameters
T
extends
NumberType
Implemented by
CoinTransfer
Index
Properties
coins
to
Properties
coins
coins
:
iCosmosCoin
<
T
>
[]
The coins
to
to
:
string
The recipient of the coin transfer. This should be a Bech32 BitBadges address.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
coins
to
bitbadgesjs-sdk - v0.5.8
Loading...
The coins