Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Jun 5, 2022
1 parent 7e29165 commit 6d314b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/account.go
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ func ProtoAccount() authtypes.AccountI {
}
}

// GetBaseAccount returns base account.
func (acc EthAccount) GetBaseAccount() *authtypes.BaseAccount {
return acc.BaseAccount
}
Expand Down

0 comments on commit 6d314b6

Please sign in to comment.