Skip to content
This repository has been archived by the owner on Jan 22, 2020. It is now read-only.

Signer type field #430

Open
Synesso opened this issue Feb 24, 2018 · 0 comments
Open

Signer type field #430

Synesso opened this issue Feb 24, 2018 · 0 comments

Comments

@Synesso
Copy link

Synesso commented Feb 24, 2018

The set_options operation JSON returned by Horizon does not disambiguate between signer_keys of different types (hash, signed txn hash, account).

e.g.

// sha256 hash
"signer_key": "XCVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKVKV6IF",

//  Ed25519 public key
"signer_key": "GAQUWIRXODT4OE3YE6L4NF3AYSR5ACEHPINM5S3J2F4XKH7FRZD4NDW2",

// Pre-authorized txn hash
"signer_key": "TCPY4QKJLOI6XLFFU7EN6FO7Y5PEFWBP6V4SXXXSQMRW2OYE27KGH4ZP",

Can we get a new field with this enumeration?

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

1 participant