diff options
Diffstat (limited to 'src/types/StarAmount.zig')
| -rw-r--r-- | src/types/StarAmount.zig | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/types/StarAmount.zig b/src/types/StarAmount.zig new file mode 100644 index 0000000..7e2322f --- /dev/null +++ b/src/types/StarAmount.zig | |||
| @@ -0,0 +1,2 @@ | |||
| 1 | amount: i64, | ||
| 2 | nanostar_amount: i64, | ||