Skip to content

Commit

Permalink
fix error in scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
mr-tron committed Jun 28, 2024
1 parent 37b575e commit e6c6371
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tlb/messages.go
Original file line number Diff line number Diff line change
Expand Up @@ -623,6 +623,7 @@ type MsgEnvelope struct {
NextAddress IntermediateAddress
FwdFeeRemaining Grams
Msg Message `tlb:"^"`
EmittedLT *uint64 `tlb:"maybe"`
Metadata *MsgMetadata `tlb:"maybe"`
} `tlbSumType:"msg_envelope_v2#5"`
}
Expand Down

0 comments on commit e6c6371

Please sign in to comment.