Rename ValidatorExit and move to sdk (#17728) (#17729)

(cherry picked from commit 3a647c4bea)

Co-authored-by: Tyera Eulberg <teulberg@gmail.com>
This commit is contained in:
mergify[bot]
2021-06-04 04:38:49 +00:00
committed by GitHub
parent 17dc13760b
commit 893df9b277
11 changed files with 62 additions and 55 deletions

View File

@@ -21,6 +21,7 @@ pub mod entrypoint;
pub mod entrypoint_deprecated;
pub mod entrypoint_native;
pub mod epoch_info;
pub mod exit;
pub mod feature;
pub mod feature_set;
pub mod genesis_config;