Documentation ¶
Index ¶
Constants ¶
View Source
const (
ModuleName = "profiles"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DTagParams ¶
type DTagParams = v0150profiles.DTagParams
type DTagTransferRequest ¶
type DTagTransferRequest = v0150profiles.DTagTransferRequest
func ConvertDtagTransferRequest ¶
func ConvertDtagTransferRequest(oldDTagTransferRequests []v0130profiles.DTagTransferRequest) []DTagTransferRequest
type GenesisState ¶
type GenesisState = v0150profiles.GenesisState
GenesisState contains the data of a v0.15.0 genesis state for the profiles module
func Migrate ¶
func Migrate(oldGenState v0130profiles.GenesisState) GenesisState
Migrate accepts exported genesis state from v0.13.0 and migrates it to v0.15.0 genesis state.
type MonikerParams ¶
type MonikerParams = v0150profiles.MonikerParams
type Params ¶
type Params = v0150profiles.Params
func ConvertParams ¶
func ConvertParams(old v0130profiles.Params) Params
type Pictures ¶
type Pictures = v0150profiles.Pictures
type Profile ¶
type Profile = v0150profiles.Profile
func ConvertProfiles ¶
func ConvertProfiles(oldProfiles []v0130profiles.Profile) []Profile
Click to show internal directories.
Click to hide internal directories.