Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
ModuleAccount
Interface ModuleAccount
ModuleAccount defines an account for modules that holds coins on a pool.
interface
ModuleAccount
{
$typeUrl
?:
"/cosmos.auth.v1beta1.ModuleAccount"
;
baseAccount
?:
BaseAccount
;
name
:
string
;
permissions
:
string
[]
;
}
Index
Properties
$type
Url?
base
Account?
name
permissions
Properties
Optional
$type
Url
$type
Url
?:
"/cosmos.auth.v1beta1.ModuleAccount"
Optional
base
Account
base
Account
?:
BaseAccount
name
name
:
string
permissions
permissions
:
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$type
Url
base
Account
name
permissions
@crownfi/sei-js-proto
Loading...
ModuleAccount defines an account for modules that holds coins on a pool.