Skip to content
This repository has been archived by the owner on Sep 26, 2019. It is now read-only.

Commit

Permalink
Added note about private transaction nonce (#1740)
Browse files Browse the repository at this point in the history
  • Loading branch information
MadelineMurray authored Jul 25, 2019
1 parent beefe15 commit 824d1d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/Reference/Pantheon-API-Methods.md
Original file line number Diff line number Diff line change
Expand Up @@ -3875,6 +3875,10 @@ Privacy groups containing only the specified members.

Returns the private transaction count for specified account and privacy group.

!!! important
If sending more than 1 transaction to be mined in the same block (that is, you're not waiting for
the transaction receipt), you must calculate the private transaction nonce outside Pantheon.

**Parameters**

`data` - Account address
Expand Down

0 comments on commit 824d1d2

Please sign in to comment.