master
22732017
<?php declare(strict_types=1); namespace Jimmerioles\BitcoinCurrencyConverter\Contracts; interface ExceptionInterface { }