Skip to content

Convert gateways param for x/assets from array to set #370

@adu-web3

Description

@adu-web3

Description

The current gateways param in x/assets module is used to record the authorized gateways, and it is defined as a slice. It might be better if we could make it a set(by using mapping)

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions