Documentation ¶
Overview ¶
Copyright 2024 Tabi Foundation This file is part of the Tabi Network packages.
Tabi is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
The Tabi packages are distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PublicAPI ¶
type PublicAPI struct {
// contains filtered or unexported fields
}
PublicAPI offers and API for the transaction pool. It only operates on data that is non-confidential.
func NewPublicAPI ¶
NewPublicAPI creates a new tx pool service that gives information about the transaction pool.