Determine whether or not a specified trait is implemented (either explicitly or implicitly) within a given contract.
Status code
Description
200
Success
Terminal
$
curl -X GET "http://localhost:20443/v2/traits/%7Bcontract_address%7D/%7Bcontract_name%7D/%7Btrait_contract_address%7D/%7Btrait_contract_name%7D/%7Btrait_name%7D"
GET request to get trait implementation information