MCPcopy Index your code
hub / github.com/raiden-network/raiden / TokenNetworkDeprecated

Class TokenNetworkDeprecated

raiden/exceptions.py:369–372  ·  view source on GitHub ↗

Raised when the token network proxy safety switch is turned on (i.e deprecated).

Source from the content-addressed store, hash-verified

367
368
369class TokenNetworkDeprecated(RaidenError):
370 """Raised when the token network proxy safety switch
371 is turned on (i.e deprecated).
372 """
373
374
375class MintFailed(RaidenError):

Callers 2

channel_openMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected