UNPKG

@stellar/stellar-sdk

Version:

A library for working with the Stellar network, including communication with the Horizon and Soroban RPC servers.

3 lines (2 loc) 109 B
export { FederationServer as Server, FEDERATION_RESPONSE_MAX_SIZE, } from "./server"; export * from "./api";