ecadlabs / signatory

Signatory - A Tezos Remote Signer for signing block-chain operations with private keys using YubiHSM, AWS, GCP, Ledger's or Azure Key Vault
https://signatory.io
Apache License 2.0
62 stars 18 forks source link

Handle pseudo-operations #498

Closed e-asphyx closed 1 month ago

e-asphyx commented 4 months ago

Pseudo-operations stake, unstake, finalize_unstake, and set_delegate_parameters now can be used to define a policy

jevonearth commented 1 month ago

Hi @e-asphyx, this looks great.

Can you update the example yaml config file please? So users can see a complete example.