File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -24,15 +24,15 @@ Deploys a proxy that points to that points to the given implementation.
2424
2525| Name | Type | Description |
2626| ---| ---| ---|
27- | implementation | address | Address of the implementation to point to.
28- | data | bytes | Additional data to pass to the proxy constructor or any other data useful during deployement.
29- | salt | bytes32 | Salt to use for the deterministic address generation.
27+ | implementation | address | Address of the implementation to point to. |
28+ | data | bytes | Additional data to pass to the proxy constructor or any other data useful during deployement. |
29+ | salt | bytes32 | Salt to use for the deterministic address generation. |
3030
3131#### Returns
3232
3333| Name | Type | Description |
3434| ---| ---| ---|
35- | _ 0 | address | undefined
35+ | _ 0 | address | undefined |
3636
3737
3838
You can’t perform that action at this time.
0 commit comments