Documentation
Preparing search index...
@mysten/sui
client
SuiClientTypes
Event
Interface Event
interface
Event
{
bcs
:
Uint8Array
;
eventType
:
string
;
module
:
string
;
packageId
:
string
;
sender
:
string
;
}
Index
Properties
bcs
event
Type
module
package
Id
sender
Properties
bcs
bcs
:
Uint8Array
event
Type
eventType
:
string
module
module
:
string
package
Id
packageId
:
string
sender
sender
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bcs
event
Type
module
package
Id
sender
Documentation
Loading...