Skip to content

Commit

Permalink
Update ManageData operation jsdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
bartekn committed Feb 22, 2016
1 parent 8abd01e commit 8dce6a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/operation.js
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ export class Operation {
}

/**
* Returns an XDR ManageDataOp. //
* This operation adds data entry to the ledger.
* @param {object} opts
* @param {string} opts.name - The name of the data entry.
* @param {string|Buffer} opts.value - The value of the data entry.
Expand Down

0 comments on commit 8dce6a9

Please sign in to comment.