mirror of
https://github.com/FiloSpaTeam/plutus-pioneer-program.git
synced 2024-11-21 22:32:00 +01:00
reformatting
This commit is contained in:
parent
d4c002927b
commit
a596b3f086
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ mapErrorC = mapError $ pack . show
|
|||
mapErrorSM :: Contract w s SMContractError a -> Contract w s Text a
|
||||
mapErrorSM = mapError $ pack . show
|
||||
|
||||
|
||||
nftName :: TokenName
|
||||
nftName = "NFT"
|
||||
|
||||
|
|
Loading…
Reference in a new issue