Stellar · Schema

sequence

BlockchainCryptocurrencyDecentralized ExchangeLedgerPaymentsSmart ContractsWeb3
View JSON Schema on GitHub

JSON Schema

stellar-horizon-sequence.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://developers.stellar.org/schemas/horizon/sequence.json",
  "title": "sequence",
  "type": "string",
  "pattern": "[0-9]+"
}