mirror of
https://github.com/basicswap/basicswap.git
synced 2025-11-06 02:38:11 +01:00
MSG3L
Debug mode is disabled by default.
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
# file LICENSE or http://www.opensource.org/licenses/mit-license.php.
|
||||
|
||||
from .interface_btc import BTCInterface
|
||||
|
||||
from .chainparams import Coins
|
||||
|
||||
class NMCInterface(BTCInterface):
|
||||
pass
|
||||
@staticmethod
|
||||
def coin_type():
|
||||
return Coins.NMC
|
||||
|
||||
Reference in New Issue
Block a user