Search
Preparing search index...
The search index is not available
@coral-xyz/anchor - v0.30.1
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@coral-xyz/anchor - v0.30.1
BorshEventCoder
Class BorshEventCoder
Hierarchy
BorshEventCoder
Implements
EventCoder
Index
Constructors
constructor
Methods
decode
Constructors
constructor
new
Borsh
Event
Coder
(
idl
:
Idl
)
:
BorshEventCoder
Parameters
idl:
Idl
Returns
BorshEventCoder
Methods
decode
decode
(
log
:
string
)
:
null
|
{
data
:
any
;
name
:
string
}
Parameters
log:
string
Returns
null
|
{
data
:
any
;
name
:
string
}
Exports
Internals
utils
Externals
BN
web3
Borsh
Event
Coder
constructor
decode
Generated using
TypeDoc