Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jansenmarc committed May 6, 2018
1 parent 89d0d20 commit c8b0c8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ __pywaves.Address(address, publicKey, privateKey, seed)__ _Creates a new Address

`sendWaves(recipient, amount, attachment='', txFee=DEFAULT_TX_FEE, timestamp=0)` send specified amount of Waves to recipient

massTransferWaves(transfers, attachment='', timestamp=0)` sending Waves tokens via a mass transfer
`massTransferWaves(transfers, attachment='', timestamp=0)` sending Waves tokens via a mass transfer

`sendAsset(recipient, asset, amount, attachment='', txFee=DEFAULT_TX_FEE, timestamp=0)` send specified amount of an asset to recipient

Expand Down

0 comments on commit c8b0c8a

Please sign in to comment.