Skip to content

Commit

Permalink
Small fix
Browse files Browse the repository at this point in the history
  • Loading branch information
perekopskiy committed Oct 7, 2021
1 parent 31d6474 commit 10d2783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infrastructure/api-docs/blueprint/groups/accounts.apib
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Returns both committed and finalized account states
+ result (Account.FullInfo, required{{isResultNullable}})
+ error (Error, required, nullable)

## api/v0.2/accounts/{accountIdOrAddress}/transactions [/accounts/{accountIdOrAddress}/transactions{?from,limit,direction,token}]
## api/v0.2/accounts/{accountIdOrAddress}/transactions [/accounts/{accountIdOrAddress}/transactions{?from,limit,direction,token,secondAddress}]

+ Parameters
+ accountIdOrAddress (required, string, `1`) ... Account ID or address in the zkSync network
Expand Down

0 comments on commit 10d2783

Please sign in to comment.