Skip to content

Commit

Permalink
Merge pull request #148 from 1inch/fix/types-for-build
Browse files Browse the repository at this point in the history
Fix/types for build
  • Loading branch information
ZumZoom authored Jul 3, 2024
2 parents 2e247c2 + 7d6ad69 commit 3f9eb9b
Show file tree
Hide file tree
Showing 7 changed files with 74 additions and 73 deletions.
14 changes: 7 additions & 7 deletions docs/js/classes/hardhat_setup.Networks.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ See the [README](https://github.com/1inch/solidity-utils/tree/master/hardhat-set

#### Defined in

[hardhat-setup/networks.ts:75](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L75)
[hardhat-setup/networks.ts:75](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L75)

## Properties

Expand All @@ -57,7 +57,7 @@ See the [README](https://github.com/1inch/solidity-utils/tree/master/hardhat-set

#### Defined in

[hardhat-setup/networks.ts:73](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L73)
[hardhat-setup/networks.ts:73](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L73)

___

Expand All @@ -67,7 +67,7 @@ ___

#### Defined in

[hardhat-setup/networks.ts:72](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L72)
[hardhat-setup/networks.ts:72](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L72)

## Methods

Expand All @@ -93,7 +93,7 @@ ___

#### Defined in

[hardhat-setup/networks.ts:96](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L96)
[hardhat-setup/networks.ts:96](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L96)

___

Expand All @@ -112,7 +112,7 @@ ___

#### Defined in

[hardhat-setup/networks.ts:139](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L139)
[hardhat-setup/networks.ts:139](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L139)

___

Expand All @@ -139,7 +139,7 @@ ___

#### Defined in

[hardhat-setup/networks.ts:113](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L113)
[hardhat-setup/networks.ts:113](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L113)

___

Expand All @@ -165,4 +165,4 @@ ___

#### Defined in

[hardhat-setup/networks.ts:120](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L120)
[hardhat-setup/networks.ts:120](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L120)
6 changes: 3 additions & 3 deletions docs/js/enums/src.NonceType.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Enum defining types of nonces.

#### Defined in

[src/bySig.ts:10](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/bySig.ts#L10)
[src/bySig.ts:10](https://github.com/1inch/solidity-utils/blob/2e247c2/src/bySig.ts#L10)

___

Expand All @@ -32,7 +32,7 @@ ___

#### Defined in

[src/bySig.ts:11](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/bySig.ts#L11)
[src/bySig.ts:11](https://github.com/1inch/solidity-utils/blob/2e247c2/src/bySig.ts#L11)

___

Expand All @@ -42,4 +42,4 @@ ___

#### Defined in

[src/bySig.ts:12](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/bySig.ts#L12)
[src/bySig.ts:12](https://github.com/1inch/solidity-utils/blob/2e247c2/src/bySig.ts#L12)
24 changes: 12 additions & 12 deletions docs/js/interfaces/src.DeployContractOptions.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Number of confirmations to wait based on network. Ussually it's need for waiting

#### Defined in

[src/utils.ts:31](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L31)
[src/utils.ts:32](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L32)

___

Expand All @@ -91,7 +91,7 @@ ___

#### Defined in

[src/utils.ts:29](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L29)
[src/utils.ts:30](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L30)

___

Expand All @@ -101,7 +101,7 @@ ___

#### Defined in

[src/utils.ts:33](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L33)
[src/utils.ts:34](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L34)

___

Expand All @@ -111,7 +111,7 @@ ___

#### Defined in

[src/utils.ts:34](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L34)
[src/utils.ts:35](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L35)

___

Expand All @@ -121,7 +121,7 @@ ___

#### Defined in

[src/utils.ts:32](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L32)
[src/utils.ts:33](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L33)

___

Expand All @@ -131,7 +131,7 @@ ___

#### Defined in

[src/utils.ts:37](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L37)
[src/utils.ts:38](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L38)

___

Expand All @@ -141,7 +141,7 @@ ___

#### Defined in

[src/utils.ts:40](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L40)
[src/utils.ts:41](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L41)

___

Expand All @@ -151,7 +151,7 @@ ___

#### Defined in

[src/utils.ts:39](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L39)
[src/utils.ts:40](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L40)

___

Expand All @@ -161,7 +161,7 @@ ___

#### Defined in

[src/utils.ts:38](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L38)
[src/utils.ts:39](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L39)

___

Expand All @@ -171,7 +171,7 @@ ___

#### Defined in

[src/utils.ts:36](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L36)
[src/utils.ts:37](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L37)

___

Expand All @@ -181,7 +181,7 @@ ___

#### Defined in

[src/utils.ts:35](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L35)
[src/utils.ts:36](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L36)

___

Expand All @@ -191,4 +191,4 @@ ___

#### Defined in

[src/utils.ts:41](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/utils.ts#L41)
[src/utils.ts:42](https://github.com/1inch/solidity-utils/blob/2e247c2/src/utils.ts#L42)
4 changes: 2 additions & 2 deletions docs/js/interfaces/src.SignedCallStruct.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

#### Defined in

[src/bySig.ts:51](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/bySig.ts#L51)
[src/bySig.ts:51](https://github.com/1inch/solidity-utils/blob/2e247c2/src/bySig.ts#L51)

___

Expand All @@ -29,4 +29,4 @@ ___

#### Defined in

[src/bySig.ts:50](https://github.com/1inch/solidity-utils/blob/99d1aa1/src/bySig.ts#L50)
[src/bySig.ts:50](https://github.com/1inch/solidity-utils/blob/2e247c2/src/bySig.ts#L50)
8 changes: 4 additions & 4 deletions docs/js/modules/hardhat_setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Array of custom blockchain network configurations.

#### Defined in

[hardhat-setup/networks.ts:11](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L11)
[hardhat-setup/networks.ts:11](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L11)

___

Expand All @@ -65,7 +65,7 @@ A helper method to get the network name from the command line arguments.

#### Defined in

[hardhat-setup/networks.ts:21](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L21)
[hardhat-setup/networks.ts:21](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L21)

___

Expand Down Expand Up @@ -96,7 +96,7 @@ A helper method to parse RPC configuration strings. Checks that the string is in

#### Defined in

[hardhat-setup/networks.ts:32](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L32)
[hardhat-setup/networks.ts:32](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L32)

___

Expand All @@ -121,4 +121,4 @@ A helper method to reset the Hardhat network to the local network or to a fork.

#### Defined in

[hardhat-setup/networks.ts:46](https://github.com/1inch/solidity-utils/blob/99d1aa1/hardhat-setup/networks.ts#L46)
[hardhat-setup/networks.ts:46](https://github.com/1inch/solidity-utils/blob/2e247c2/hardhat-setup/networks.ts#L46)
Loading

0 comments on commit 3f9eb9b

Please sign in to comment.