Open sreuland opened 10 months ago
the tests don't exercise the cli generated rust bindings for a contract which are created from soroban contract bindings rust --wasm
soroban contract bindings rust --wasm
increment
What problem does your feature solve?
the tests don't exercise the cli generated rust bindings for a contract which are created from
soroban contract bindings rust --wasm
What would you like to see?
increment
contract using cli commandsoroban contract bindings rust --wasm
.increment
contract method and verifies the invocation result using the generated rust bindings.What alternatives are there?