Preparing search index...
The search index is not available
Taquito
Taquito
@taquito/rpc
BakingRightsQueryArgumentsBase
Interface BakingRightsQueryArgumentsBase
interface
BakingRightsQueryArgumentsBase
{
all
?:
null
;
consensus_key
?:
string
;
cycle
?:
BakingRightsArgumentsCycle
;
delegate
?:
BakingRightsArgumentsDelegate
;
level
?:
BakingRightsArgumentsLevel
;
max_priority
?:
number
;
max_round
?:
string
;
}
Index
Properties
all?
consensus_
key?
cycle?
delegate?
level?
max_
priority?
max_
round?
Properties
Optional
all
all
?:
null
Optional
consensus_
key
consensus_
key
?:
string
Optional
cycle
cycle
?:
BakingRightsArgumentsCycle
Optional
delegate
delegate
?:
BakingRightsArgumentsDelegate
Optional
level
level
?:
BakingRightsArgumentsLevel
Optional
max_
priority
max_
priority
?:
number
Optional
max_
round
max_
round
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
all
consensus_
key
cycle
delegate
level
max_
priority
max_
round
Taquito
Loading...