Skip to content

Commit

Permalink
Add AccountNRG to account claims
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Twigg <[email protected]>
  • Loading branch information
neilalexander committed Jul 30, 2024
1 parent ff68a3b commit 7973214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions v2/account_claims.go
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@ type Account struct {
Mappings Mapping `json:"mappings,omitempty"`
Authorization ExternalAuthorization `json:"authorization,omitempty"`
Trace *MsgTrace `json:"trace,omitempty"`
AccountNRG bool `json:"nrg_in_account,omitempty"`
Info
GenericFields
}
Expand Down

0 comments on commit 7973214

Please sign in to comment.