Use manual updates on singleton template.

This commit is contained in:
kayibal
2025-02-06 10:11:06 -06:00
committed by Alan Höng
parent 22f70ca110
commit 7302989617
4 changed files with 67 additions and 51 deletions

View File

@@ -1,4 +1,3 @@
const INTERNAL_ERR: &'static str = "`ethabi_derive` internal error";
/// Contract's functions.
#[allow(dead_code, unused_imports, unused_variables)]