Skip to content

Commit ed159c2

Browse files
Nil to for contract creation
1 parent 080ce03 commit ed159c2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

models/TransactionPayload.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ description: >-
1919
type: object
2020
required:
2121
- from
22-
- to
2322
- value
2423
properties:
2524
from:
@@ -35,7 +34,7 @@ properties:
3534
example: 10
3635
to:
3736
description: >-
38-
Recipient.
37+
Recipient. Nil for contract creation.
3938
type: string
4039
example: 1N2f642sbgCMbNtXFajz9XDACDFnFzdXzV
4140
gas_limit:

0 commit comments

Comments
 (0)