Skip to content

Namadac tx broadcasting bugs #3875

@dan-u410

Description

@dan-u410

submitting a signed transaction to the chain requires private keys loaded which breaks offline signing:

$ namadac tx --tx-path $tx --signatures $tx.sig --owner view_only_account --node 'https://rpc.knowable.run' --gas-payer view_only_account
Error:
   0: unable to sign transaction with tpknam1qr...

the CLI also uses the private keys to submit reveal the public key type transactions during broadcast. If signing offline, the key isnt available at this time to submit this type of transaction

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingclient

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions