Example searches: “slot_num”, “network_tag”, “some”, “code”, “delegation_script_template”
status: stable
Return the current settings.
Ok
Pool metadata source. This sets the metadata fetching strategy.
Possible values are
Format should match the following pattern: ^(none|direct|https?:\/\/[a-zA-Z0-9-_~.]+(:[0-9]+)?/?)$.
^(none|direct|https?:\/\/[a-zA-Z0-9-_~.]+(:[0-9]+)?/?)$
curl \ --request GET 'https://localhost:8090/v2/settings'
{ "pool_metadata_source": "https://smash.cardano-mainnet.iohk.io/" }