modify text

This commit is contained in:
MaysWind
2021-04-17 22:36:21 +08:00
parent 62a825439f
commit eb30097333
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ const (
// TransactionEditScope represents the scope which transaction can be edited
type TransactionEditScope byte
// Historical Transaction Edit Scopes
// Editable Transaction Scopes
const (
TRANSACTION_EDIT_SCOPE_NONE TransactionEditScope = 0
TRANSACTION_EDIT_SCOPE_ALL TransactionEditScope = 1