vouch/services/signer
Jim McDonald b1f9b940f7
Separate accounts before batch signing.
Accounts and distributed accounts were bundled up together for signing.
This was non-optimal, as they have different requirements (single shot
Vs. distributed threshold).  This separates them in to two groups, and
signs them as separate sets of requests.
2021-06-26 14:40:10 +01:00
..
mock Tidy-ups. 2021-03-06 00:23:34 +00:00
standard Separate accounts before batch signing. 2021-06-26 14:40:10 +01:00
service.go Separate accountmanager. 2020-11-25 00:02:13 +00:00