Skip to content

Commit a675185

Browse files
committed
re-generate code
1 parent bfc8b88 commit a675185

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

bindings/csharp/csharp_code/EthKZG.bindings/native_methods.g.cs

+1-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
using C = uint;
21
// <auto-generated>
32
// This code is generated by csbindgen.
43
// DON'T CHANGE THIS DIRECTLY.
@@ -176,7 +175,7 @@ internal unsafe partial struct CResult
176175
}
177176

178177

179-
internal enum CResultStatus : C
178+
internal enum CResultStatus : uint
180179
{
181180
Ok,
182181
Err,

0 commit comments

Comments
 (0)