algorand / algorand/go-algorand

Make `goal account changeonlinestatus` support `goal clerk send` lsig and msig flags

Abierto
#1,597 1 comentario 2 reacciones 0 asignados Ver en GitHub
Low Priority new-feature-request Team Carbon-11
Lenguaje dominante
Go
Estrellas
1.4k
Forks
537
Merge medio
1 d 7 h
PR fusionados (30 d)
18

Descripción

**Is your feature request related to a problem? Please describe.**

When creating a changeonline/offline transaction with `goal account changeonlinestatus` it's impossible to sign it with a logic signature or multisig.

**Describe the solution you'd like**

Make `goal account changeonlinestatus` support the following `goal clerk send` flags:
```
--argb64 strings base64 encoded args to pass to transaction logic
-F, --from-program string Program source to use as account logic
-P, --from-program-bytes string Program binary to use as account logic
-L, --logic-sig string LogicSig to apply to transaction
--msig-params string Multisig preimage parameters - [threshold] [Address 1] [Address 2] ...
```
**Additional context**

None.

**Urgency/Relative Priority**
This is more of a nice-to-have at this point. Unless we get some really defined use cases, this will probably be low priority. That being said, we can move this up whenever the urgency increases.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.