Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
MoveCallFilter
Interface MoveCallFilter
interface
MoveCallFilter
{
fromAndToAddress
?:
MoveCallFilter_FromAndToAddress
;
function
:
string
;
includeFailed
:
boolean
;
publicKeyPrefix
:
string
;
typeArguments
:
string
[]
;
withTypeArguments
:
boolean
;
}
Index
Properties
from
And
To
Address?
function
include
Failed
public
Key
Prefix
type
Arguments
with
Type
Arguments
Properties
Optional
from
And
To
Address
fromAndToAddress
?:
MoveCallFilter_FromAndToAddress
function
function
:
string
include
Failed
includeFailed
:
boolean
public
Key
Prefix
publicKeyPrefix
:
string
type
Arguments
typeArguments
:
string
[]
with
Type
Arguments
withTypeArguments
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
And
To
Address
function
include
Failed
public
Key
Prefix
type
Arguments
with
Type
Arguments
@sentio/sdk
Loading...