Update generated documentation authored by Bartek Wrona's avatar Bartek Wrona
[@hiveio/beekeeper v1.27.6-rc1-stable.240626220315](../globals) / IWalletCreated
# Interface: IWalletCreated
## Properties
### password
> **password**: `string`
Password used for unlocking your wallet
#### Source
[src/interfaces.ts:186](https://gitlab.syncad.com/hive/hive/programs/beekeeper/beekeeper_wasm/-/blob/838166b567c1d62715351c14be1f8e327570995c/programs/beekeeper/beekeeper_wasm/src/interfaces.ts#L186)
***
### wallet
> **wallet**: [`IBeekeeperUnlockedWallet`](./IBeekeeperUnlockedWallet)
Unlocked, ready to use wallet
#### Source
[src/interfaces.ts:179](https://gitlab.syncad.com/hive/hive/programs/beekeeper/beekeeper_wasm/-/blob/838166b567c1d62715351c14be1f8e327570995c/programs/beekeeper/beekeeper_wasm/src/interfaces.ts#L179)