package
21.5.1+incompatible
Repository: https://github.com/stellar/soroban-rpc.git
Documentation: pkg.go.dev

# Constants

No description provided by the author
No description provided by the author
OneDayOfLedgers is (roughly) a 24 hour window of ledgers.
No description provided by the author

# Variables

Branch is the git branch from which the soroban-rpc was built, injected during build time.
BuildTimestamp is the timestamp at which the soroban-rpc was built, injected during build time.
CommitHash is the soroban-rpc git commit hash, which is injected during build time.
Version is the soroban-rpc version number, which is injected during build time.

# Structs

Config represents the configuration of a soroban-rpc server.
Option is a complete description of the configuration of a command line option.

# Type aliases

No description provided by the author
Options is a group of Options that can be for convenience initialized and set at the same time.