Skip to content

Add import_private_key metho to Glueby::Wallet#213

Merged
azuchi merged 7 commits intomasterfrom
add_key_import
Jul 31, 2025
Merged

Add import_private_key metho to Glueby::Wallet#213
azuchi merged 7 commits intomasterfrom
add_key_import

Conversation

@rantan
Copy link
Contributor

@rantan rantan commented Jul 30, 2025

It only supports ActiveRecordWalletAdapter so far.

It only supports ActiveRecordWalletAdapter so far.
@rantan rantan requested a review from azuchi July 30, 2025 07:54
keys.map(&:address)
end

def import_private_key(wallet_id, key, label = nil)
Copy link
Contributor

Choose a reason for hiding this comment

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

引数の型チェックを追加してください。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

型チェックを追加しました

@azuchi azuchi merged commit ee47751 into master Jul 31, 2025
8 checks passed
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