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

feat: change payment from u8 to u64 #60

Merged
merged 3 commits into from
Mar 13, 2024
Merged

Conversation

ashuralyk
Copy link
Contributor

@ashuralyk ashuralyk commented Feb 29, 2024

Description

we've discussed it's non-sense that using the same payment check method with Omni and ACP, because it's a bit inconvenient to users.

so the result is to change payment flag from u8 to u64, which directly represents the CKB capacity, not the power of 10.

BTW, spore-sdk should adapt to this change later.

cc @Flouse @ShookLyngs

Related Issues

@ashuralyk ashuralyk requested review from joii2020 and removed request for roughpandaz March 13, 2024 01:54
@ashuralyk ashuralyk force-pushed the feat/change-payment-method branch from 2d781f8 to c83b005 Compare March 13, 2024 05:41
@ashuralyk ashuralyk merged commit 2e8763f into master Mar 13, 2024
13 checks passed
@ashuralyk ashuralyk deleted the feat/change-payment-method branch March 13, 2024 07:47
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