Type alias NativeAddress

NativeAddress: string

A native address is an address that is native to the user's chain. For example, an Ethereum address is native to Ethereum (0x...). If this type is used, we support any native address type. We do not require conversion to a Cosmos address like the CosmosAddress type.