Hi all,
I have added .toml files and CORS also enabled
The .toml file path is https://pedity.com/.well-known/stellar.toml
I have added home domain as well.
But If I try to check it at endpoint explorer, it shows toml empty -
https://www.stellar.org/laboratory/#explorer?resource=assets&endpoint=single&values=eyJhc3NldF9jb2RlIjoiUEVESSJ9&network=public
"records": [
{
"_links": {
"toml": {
"href": ""
}
},
One more issue is, I don't see logo of the token on stellarterm, it shows UnKnown
Any idea what might be wrong here ?