Concordium / concordium-base

Core Rust and Haskell libraries used by various components of the Concordium blockchain, as well as some tools used for testing and development.
Mozilla Public License 2.0
22 stars 23 forks source link

Suspend in ConfigureBaker #549

Closed drsk0 closed 2 months ago

drsk0 commented 2 months ago

Purpose

This implements the new suspend/resume field and events for the ConfigureBaker transaction in base.

Checklist

CLA acceptance

_Remove if not applicable.

By submitting the contribution I accept the terms and conditions of the Contributor License Agreement v1.0

drsk0 commented 2 months ago

@Victor-N-Suadicani That's a good suggestion. I'll add this to this PR. I added more documentation for the aiAccountIsSuspended flag in AccountInfo, together with design proposal title for easy search in confluence.