Skip to content

Commit c112e44

Browse files
authored
Add FileAppend to supported transactions list in HIP-1313 (#1366)
Signed-off-by: Michael Garber <michael.garber@hashgraph.com>
1 parent a693c62 commit c112e44

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

HIP/hip-1313.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ This field applies to transactions involving entity creation, such as:
126126
- `CryptoCreate`
127127
- `CryptoTransfer` (when creating new accounts)
128128
- `FileCreate`
129-
- `LambdaSStore`
129+
- `FileAppend`
130+
- `HookStore`
130131
- `ScheduleCreate`
131132
- `TokenAirdrop`
132133
- `TokenAssociateToAccount`

0 commit comments

Comments
 (0)