Skip to content

add getPosition - #3

Open
derekalia wants to merge 1 commit into
masterfrom
add-getPosition
Open

add getPosition#3
derekalia wants to merge 1 commit into
masterfrom
add-getPosition

Conversation

@derekalia

@derekalia derekalia commented Sep 22, 2021

Copy link
Copy Markdown

Comment thread src/index.ts
asset: trade.asset.toString(),
stable: trade.stable.toString(),
adlTrancheId: trade.adlTrancheId.toString(),
adlShareClass: trade.adlShareClass.toString(),

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

adlTrancheId and adlShareClass are rather internal.
Do we want to show them in this UI?
In particular, adlShareClass, I would think, is not very meaningful to the end users.

@illia-bobyr

Copy link
Copy Markdown
Contributor

I've made a small fix - trader is not required and defaults to the current address.
Along with -x/--accountNumber it seems like a nice small usability improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants