Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
move
TransactionFilter
Interface TransactionFilter
interface
TransactionFilter
{
fromAndToAddress
?:
{
from
:
string
;
to
:
string
}
;
includeFailed
?:
boolean
;
publicKeyPrefix
?:
string
;
}
Hierarchy (
View Summary
)
TransactionFilter
CallFilter
Index
Properties
from
And
To
Address?
include
Failed?
public
Key
Prefix?
Properties
Optional
from
And
To
Address
fromAndToAddress
?:
{
from
:
string
;
to
:
string
}
Optional
include
Failed
includeFailed
?:
boolean
Optional
public
Key
Prefix
publicKeyPrefix
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
from
And
To
Address
include
Failed
public
Key
Prefix
@sentio/sdk
Loading...