Preparing search index...
The search index is not available
blaze-cardano
blaze-cardano
blaze-ogmios/src
Schema
MempoolSizeAndCapacity
Interface MempoolSizeAndCapacity
interface
MempoolSizeAndCapacity
{
currentSize
:
{
bytes
:
number
;
}
;
maxCapacity
:
{
bytes
:
number
;
}
;
transactions
:
{
count
:
number
;
}
;
}
Index
Properties
current
Size
max
Capacity
transactions
Properties
current
Size
current
Size
:
{
bytes
:
number
;
}
max
Capacity
max
Capacity
:
{
bytes
:
number
;
}
transactions
transactions
:
{
count
:
number
;
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
Size
max
Capacity
transactions
blaze-cardano
Loading...