Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

signing aggregate bonded transaction #362

Open
mm-s opened this issue Mar 17, 2021 · 2 comments
Open

signing aggregate bonded transaction #362

mm-s opened this issue Mar 17, 2021 · 2 comments

Comments

@mm-s
Copy link

mm-s commented Mar 17, 2021

  1. Expected behavior and actual behavior.
    symbol-cli transaction cosign -p
    ignores -p parameter ans asks for the tx payload

  2. Steps to reproduce the problem.

 symbol-cli transaction cosign -p B8010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001984142E0AB0000000000007ED783E6090000005419D8CEC71F511B374DEB5D819B1B2714C5780C7E24F85C0913E35D3F0327AB1001000000000000510000000000000050AC6D29B7E0BC919D4BC6AC2948E5997D798982A02EBE37BB919DBB7975C0370000000001984C41155B5E9D0A8DA7662DF55F2C71A5C1CAAD5ABF08941831551C2CBFE89302B6060100000000000000510000000000000050AC6D29B7E0BC919D4BC6AC2948E5997D798982A02EBE37BB919DBB7975C0370000000001984342B33E9E92DAD18B1DAF1E9D51D155719526E9C43923F8B8BA7E467B2866700CA00100000000000000590000000000000050AC6D29B7E0BC919D4BC6AC2948E5997D798982A02EBE37BB919DBB7975C0370000000001984341EC3163F95B87F9BD054F04CE071D0ED554DFF522883FE518E7C8837FF587958201000000B40500000100000000000000 
? Choose a transaction input type: › - Use arrow-keys. Return to submit.
❯   transaction hash
    transaction payload(for off-chain tx)
  1. Specifications like the version of the project, operating system, or hardware.
    Linux roston 5.10.0-3-amd64 Fix link to cli overview #1 SMP Debian 5.10.13-1 (2021-02-06) x86_64 GNU/Linux
    npm --version
    7.5.2
    Symbol CLI v1.0.0
@yilmazbahadir
Copy link
Contributor

@mm-s, -p doesn't seem to be working, can you try using --payload instead?

--payload B8010000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000001984142E0AB0000000000007ED783E6090000005419D8CEC71F511B374DEB5D819B1B2714C5780C7E24F85C0913E35D3F0327AB1001000000000000510000000000000050AC6D29B7E0BC919D4BC6AC2948E5997D798982A02EBE37BB919DBB7975C0370000000001984C41155B5E9D0A8DA7662DF55F2C71A5C1CAAD5ABF08941831551C2CBFE89302B6060100000000000000510000000000000050AC6D29B7E0BC919D4BC6AC2948E5997D798982A02EBE37BB919DBB7975C0370000000001984342B33E9E92DAD18B1DAF1E9D51D155719526E9C43923F8B8BA7E467B2866700CA00100000000000000590000000000000050AC6D29B7E0BC919D4BC6AC2948E5997D798982A02EBE37BB919DBB7975C0370000000001984341EC3163F95B87F9BD054F04CE071D0ED554DFF522883FE518E7C8837FF587958201000000B40500000100000000000000

@segfaultxavi
Copy link
Contributor

Shouldn't it be -P, UPPERCASE P?
Lowercase -p is for --password.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants