EOSIO / eosjs2

Library to talk to the eos api
MIT License
29 stars 21 forks source link

Key preference mechanism #39

Open jeffreyssmith2nd opened 6 years ago

jeffreyssmith2nd commented 6 years ago

Add a mechanism for indicating a preference for which keys to use for signing a transaction.

randytorres commented 6 years ago

@jeffreyssmith2nd is this like owner vs active key?

jeffreyssmith2nd commented 6 years ago

Yes, except the idea being that you could have any number of arbitrary keys and choose which one you want to sign with. I believe @brandonfancher and @tbfleming had thoughts on how it should be implemented.

tbfleming commented 6 years ago

More like idea fragments :(