volodyad

Results 2 comments of volodyad

@skunight could you please release npm package with nestj8 fix?

I have wallet endpoint to set item on sell, it has price validation ```haskell sell :: HasBlockchainActions s -> SellParams -> Contract w s Text Text sell market SellParams{..} =...