Sha256: b095c3be5643e01016ee969a41ad5763b7c23eb8aaa820a01319627fbb7ebb3e
Contents?: true
Size: 154 Bytes
Versions: 7
Compression:
Stored size: 154 Bytes
Contents
module StellarClient class GetTomlRequest include APIClientBase::Request.module def path "/.well-known/stellar.toml" end end end
Version data entries
7 entries across 7 versions & 1 rubygems