In the public facing documents, https://namestone.com/docs/set-domain only lists contenthash and text_records while the code in the endpoint handler for set-domains also includes domain_coin_type (lines 110-123 in pages/api/[network]/set-domain.js).
acceptance criteria: update the public docs to reflect the coin_types option is available on this API.
In the public facing documents, https://namestone.com/docs/set-domain only lists
contenthashandtext_recordswhile the code in the endpoint handler forset-domainsalso includesdomain_coin_type(lines 110-123 inpages/api/[network]/set-domain.js).acceptance criteria: update the public docs to reflect the
coin_typesoption is available on this API.