soul-wallet-lib
Version:
The EIP-4337 library for Soul-Wallet
31 lines (16 loc) • 698 B
Markdown
[soul-wallet-lib](../README.md) / [Exports](../modules.md) / IStakeInfo
# Interface: IStakeInfo
## Table of contents
### Properties
- [stake](IStakeInfo.md#stake)
- [unstakeDelaySec](IStakeInfo.md#unstakedelaysec)
## Properties
### stake
• **stake**: [`BigNumber`](../classes/internal_.BigNumber.md)
#### Defined in
[src/interface/IResult.ts:59](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/interface/IResult.ts#L59)
___
### unstakeDelaySec
• **unstakeDelaySec**: [`BigNumber`](../classes/internal_.BigNumber.md)
#### Defined in
[src/interface/IResult.ts:60](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/interface/IResult.ts#L60)