AraBlocks / ara-contracts

Blockchain interactions in Ara modules.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error not thrown with incorrect CL args

vipyne opened this issue · comments

Expected Behavior

Incorrect combination of CL args should throw error

$ echo 'pass' | act token transfer did:ara:8a98c8305035dcbb1e8fa0826965200269e232e45ac572d26a45db9581986e67 $(aid whoami) 1000
 ara: error: 'transfer' is not a act token command. See 'act token--help'.
 ara: error: An error occured when invoking 'transfer' command. See 'act token --help'.

Actual Behavior

$ echo 'pass' | act token transfer did:ara:8a98c8305035dcbb1e8fa0826965200269e232e45ac572d26a45db9581986e67 $(aid whoami) 1000



Just hangs forever.

Steps to Reproduce the Problem

Specifications

  • Version: 0.4.6
  • Platform: macos
  • Subsystem: bash version 4.4.19