Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add docs for fees requests #9

Open
wants to merge 4 commits into
base: up-41-set-fees
Choose a base branch
from

Conversation

adenishchenko
Copy link

Signed-off-by: anton.denishchenko anton.denishchenko@evernym.com

Signed-off-by: anton.denishchenko <anton.denishchenko@evernym.com>
Signed-off-by: anton.denishchenko <anton.denishchenko@evernym.com>
Signed-off-by: anton.denishchenko <anton.denishchenko@evernym.com>
}
}
```

Copy link
Owner

Choose a reason for hiding this comment

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

Could you please add a response example?

},
"state_proof":
{
"multi_signature": {//TODO add valid json string in here},
Copy link
Owner

Choose a reason for hiding this comment

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

Please, replace "TODO" with multi_signature from GET_FROZEN_LEDGERS reply example


## GET_FEE

Get a fee. Reply has follow state format data:
Copy link
Owner

Choose a reason for hiding this comment

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

I suggest: Get a fee value by a fee alias

"fee": 10,
"state_proof":
{
"multi_signature": {//TODO add valid json string in here},
Copy link
Owner

Choose a reason for hiding this comment

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

Please, replace "TODO" with multi_signature from GET_FROZEN_LEDGERS reply example

},
"state_proof":
{
"multi_signature": {//TODO add valid json string in here},
Copy link
Owner

Choose a reason for hiding this comment

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

Please, replace "TODO" with multi_signature from GET_FROZEN_LEDGERS reply example

"fee": 10,
"state_proof":
{
"multi_signature": {//TODO add valid json string in here},
Copy link
Owner

Choose a reason for hiding this comment

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

Please, replace "TODO" with multi_signature from GET_FROZEN_LEDGERS reply example


## GET_FEE

Get a fee. Reply has follow state format data:
Copy link
Owner

Choose a reason for hiding this comment

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

I suggest: Get a fee value by a fee alias

}
```

*Request Example*:
Copy link
Owner

Choose a reason for hiding this comment

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

Please replace Request Example to a transaction example

Signed-off-by: anton.denishchenko <anton.denishchenko@evernym.com>
Toktar pushed a commit that referenced this pull request Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants