Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
PendingOperationsQueryArguments
Interface PendingOperationsQueryArguments
interface
PendingOperationsQueryArguments
{
applied
?:
boolean
;
branchDelayed
?:
boolean
;
branchRefused
?:
boolean
;
operationHash
?:
string
;
outdated
?:
boolean
;
refused
?:
boolean
;
source
?:
string
;
validated
?:
boolean
;
validationPass
?:
|
0
|
3
|
1
|
2
|
"0"
|
"2"
|
"1"
|
"3"
;
version
?:
|
1
|
2
|
"2"
|
"1"
;
}
Index
Properties
applied?
branch
Delayed?
branch
Refused?
operation
Hash?
outdated?
refused?
source?
validated?
validation
Pass?
version?
Properties
Optional
applied
applied
?:
boolean
Optional
branch
Delayed
branch
Delayed
?:
boolean
Optional
branch
Refused
branch
Refused
?:
boolean
Optional
operation
Hash
operation
Hash
?:
string
Optional
outdated
outdated
?:
boolean
Optional
refused
refused
?:
boolean
Optional
source
source
?:
string
Optional
validated
validated
?:
boolean
Optional
validation
Pass
validation
Pass
?:
|
0
|
3
|
1
|
2
|
"0"
|
"2"
|
"1"
|
"3"
Optional
version
version
?:
|
1
|
2
|
"2"
|
"1"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
applied
branch
Delayed
branch
Refused
operation
Hash
outdated
refused
source
validated
validation
Pass
version
Taquito
Loading...