Example searches: “address_style”, “stake_key_hash”, “Inspect Address”, “202”, “400”
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 \ -X GET https://localhost:8090/v2/settings
{ "pool_metadata_source": "https://smash.cardano-mainnet.iohk.io/" }