diff --git a/contracts/counter/src/state.rs b/contracts/counter/src/state.rs index ed34991..f37a2c9 100644 --- a/contracts/counter/src/state.rs +++ b/contracts/counter/src/state.rs @@ -21,4 +21,6 @@ add states: 1 - how to use map and item to store customers or any state 2 - how to display bill to user + +Hello */