Commit c75dcd6
committed
Add serialization for TransferNFT in TransactionType
Added serde and strum serialization attributes to the TransferNFT variant in the TransactionType enum to ensure correct naming during serialization and deserialization.1 parent 8a679ce commit c75dcd6
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
0 commit comments