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 SetFeeTable event log in bmc #38

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Add SetFeeTable event log in bmc #38

merged 1 commit into from
Dec 6, 2023

Conversation

kwon528
Copy link
Contributor

@kwon528 kwon528 commented Dec 1, 2023

No description provided.

Comment on lines +170 to +171
* @param _dst String[] ( Rlp encoded of list of BTP Network Address of the destination BMC )
* @param _value Integer[][] ( Rlp encoded of lists of relay fees in the path including return path )
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
* @param _dst String[] ( Rlp encoded of list of BTP Network Address of the destination BMC )
* @param _value Integer[][] ( Rlp encoded of lists of relay fees in the path including return path )
* @param _dst byte[] ( Rlp encoded of list of BTP Network Address of the destination BMC )
* @param _value byte[] ( Rlp encoded of lists of relay fees in the path including return path )

@kwon528 kwon528 merged commit 0027797 into main Dec 6, 2023
1 check passed
@sink772 sink772 deleted the bgkwon-BDT-829 branch December 15, 2023 05:44
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.

4 participants