Skip to content

Conversation

shivam-bitgo
Copy link
Contributor

Ticket: COIN-5799

@shivam-bitgo shivam-bitgo self-assigned this Oct 10, 2025
@shivam-bitgo shivam-bitgo force-pushed the COIN-5799-refactor-aptos-customtx-method branch from b895e67 to 724566c Compare October 10, 2025 07:13
@shivam-bitgo shivam-bitgo marked this pull request as ready for review October 10, 2025 08:28
@shivam-bitgo shivam-bitgo requested a review from a team as a code owner October 10, 2025 08:28
/**
* Convert primitive argument values based on parameter type
*/
private convertPrimitiveArgument(arg: string | number | boolean, paramType: any): any {
Copy link
Contributor

Choose a reason for hiding this comment

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

can we have explicit types instead of any?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

have updated the return type

@shivam-bitgo shivam-bitgo force-pushed the COIN-5799-refactor-aptos-customtx-method branch from 724566c to 4226151 Compare October 10, 2025 09:27
@shivam-bitgo shivam-bitgo changed the title refactor: aptos convert argument by abi method refactor(sdk-coin-apt): changes to convert argument by abi method Oct 10, 2025
@nvjsr
Copy link
Contributor

nvjsr commented Oct 10, 2025

@claude please review

Copy link
Contributor

@nvjsr nvjsr left a comment

Choose a reason for hiding this comment

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

lgtm

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