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

Update README.md #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update README.md #2

wants to merge 1 commit into from

Conversation

rootedbox
Copy link

No description provided.

Copy link
Collaborator

@wc117 wc117 left a comment

Choose a reason for hiding this comment

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

I left some comments.

| callbackers | DynArray[address, MAX_SIZE] | Array of callbacker addresses |
| callback_args | DynArray[DynArray[uint256,5], MAX_SIZE] | Nested array of callback arguments for each bot |

### CreateBot
Copy link
Collaborator

Choose a reason for hiding this comment

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


This function has 4 parameters only.


And then, the Vyper smart contract will repay the bot.
The Vyper smart contract will then repay the bot.

## ExecuteMsg

### RepayBot

Run `repay_bot` function on Vyper smart contract.
Copy link
Collaborator

Choose a reason for hiding this comment

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

The original version is correct. This function has only one parameter in a struct array(vector) form.

@taariq
Copy link
Member

taariq commented Jan 8, 2024

@rootedbox comments left here for you.

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.

3 participants