UNPKG

soul-wallet-lib

Version:
42 lines (22 loc) 857 B
[soul-wallet-lib](../README.md) / [Exports](../modules.md) / IFailedOp # Interface: IFailedOp ## Table of contents ### Properties - [opIndex](IFailedOp.md#opindex) - [paymaster](IFailedOp.md#paymaster) - [reason](IFailedOp.md#reason) ## Properties ### opIndex • **opIndex**: [`BigNumber`](../classes/internal_.BigNumber.md) #### Defined in [src/interface/IResult.ts:29](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/interface/IResult.ts#L29) ___ ### paymaster • **paymaster**: `string` #### Defined in [src/interface/IResult.ts:30](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/interface/IResult.ts#L30) ___ ### reason • **reason**: `string` #### Defined in [src/interface/IResult.ts:31](https://github.com/proofofsoulprotocol/soulwalletlib/blob/93d2029/src/interface/IResult.ts#L31)