Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
SendEnabledAmino
Interface SendEnabledAmino
SendEnabled maps coin denom to a send_enabled status (whether a denom is sendable).
interface
SendEnabledAmino
{
denom
?:
string
;
enabled
?:
boolean
;
}
Index
Properties
denom?
enabled?
Properties
Optional
denom
denom
?:
string
Optional
enabled
enabled
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
denom
enabled
@crownfi/sei-js-proto
Loading...
SendEnabled maps coin denom to a send_enabled status (whether a denom is sendable).