Skip to content

Commit

Permalink
Update website/docs/jellyfish/api/account.md
Browse files Browse the repository at this point in the history
Co-authored-by: Ivan Lee <[email protected]>
  • Loading branch information
siradji and ivan-zynesis authored Jun 3, 2021
1 parent 35464c4 commit 11b4573
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/jellyfish/api/account.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ enum OwnerType {
ALL = "all"
}

enum TxType {
enum DfTxType {
MINT_TOKEN = 'M',
POOL_SWAP = 's',
ADD_POOL_LIQUIDITY = 'l',
Expand Down

0 comments on commit 11b4573

Please sign in to comment.