For the complete documentation index, see llms.txt. This page is also available as Markdown.

Service Discovery

brfc
title
authors
version

b2aa66e26b43

bsvalias Service Discovery

andy (nChain), Ryan X. Charles (Money Button)

1

Service discovery is separated into two phases:

  • Host Discovery is a DNS based lookup of the responsible host for a given paymail alias

  • Capability Discovery resolves the paymail service endpoint URIs from the responsible DNS host and describes the capabilities supported by a given paymail service instance

Service Discovery Process

Last updated