Skip to content

Commit 937f7f8

Browse files
Added a note for transaction
1 parent 696e541 commit 937f7f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

internal/types/transaction.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ package types
66
needs rewriting same code multiple times.
77
*/
88

9+
/* Note: currently in development - just dummy fields */
10+
911
/* transaction represents a permission management transaction */
1012
type Transaction struct {
1113
ID string

0 commit comments

Comments
 (0)