> ## Documentation Index
> Fetch the complete documentation index at: https://docs.genlabs.co/llms.txt
> Use this file to discover all available pages before exploring further.

# encodeBech32m()

> **encodeBech32m**(`hrp`, `bytes`): `string`

Defined in: [metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/wire/bytes.ts:83](https://github.com/gen-bc/gen/blob/main/metacomputer/gen-framework/client-and-test-utils/client-sdk-ts/packages/client-sdk/src/wire/bytes.ts#L83)

## Parameters

### hrp

`string`

### bytes

`Uint8Array`

## Returns

`string`
