Left Curve Software Stack
Home
GitHub
Preparing search index...
@left-curve/types
ExecuteEvent
Type Alias ExecuteEvent
type
ExecuteEvent
=
{
execute
:
{
contract
:
Address
;
execute_msg
:
Json
;
funds
:
Coins
;
sender
:
Address
;
}
;
}
Index
Properties
execute
Properties
execute
execute
:
{
contract
:
Address
;
execute_msg
:
Json
;
funds
:
Coins
;
sender
:
Address
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execute
Home
GitHub
Left Curve Software Stack
Loading...