separate evm structs, deserialisation functions and main logic

Signed-off-by: Uncle Stinky <uncle.stinky@ghostchain.io>
This commit is contained in:
Uncle Stinky
2025-06-25 19:28:59 +03:00
parent 591cce1fb1
commit 47f7ae3847
4 changed files with 112 additions and 118 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ghost-slow-clap"
version = "0.3.32"
version = "0.3.33"
description = "Applause protocol for the EVM bridge"
license.workspace = true
authors.workspace = true