Preparing search index...
The search index is not available
@axelarjs/proto
@axelarjs/proto
axelar/nexus/v1beta1/query
TransferRateLimit
Interface TransferRateLimit
interface
TransferRateLimit
{
incoming
:
Uint8Array
;
limit
:
Uint8Array
;
outgoing
:
Uint8Array
;
timeLeft
?:
Duration
;
window
?:
Duration
;
}
Index
Properties
incoming
limit
outgoing
time
Left?
window?
Properties
incoming
incoming
:
Uint8Array
limit
limit
:
Uint8Array
outgoing
outgoing
:
Uint8Array
Optional
time
Left
time
Left
?:
Duration
time_left indicates the time left in the rate limit window
Optional
window
window
?:
Duration
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
incoming
limit
outgoing
time
Left
window
@axelarjs/proto
Loading...
Generated using
TypeDoc
time_left indicates the time left in the rate limit window