Example searches: “script_hash”, “200”, “message”, “400”, “address_root”
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/" }