Skip to content

fix(solana): pubkey length varies from 32 to 44 characters - #6842

Merged
UncleBill merged 1 commit into
developfrom
fix/solana-address-checking
Jul 21, 2022
Merged

fix(solana): pubkey length varies from 32 to 44 characters#6842
UncleBill merged 1 commit into
developfrom
fix/solana-address-checking

Conversation

@UncleBill

@UncleBill UncleBill commented Jul 21, 2022

Copy link
Copy Markdown
Contributor

The public key is a long string of base58 characters. Its length varies
from 32 to 44 characters.

https://docs.solana.com/cli/transfer-tokens#receive-tokens

> The public key is a long string of base58 characters. Its length varies
from 32 to 44 characters.

https://docs.solana.com/cli/transfer-tokens#receive-tokens
@UncleBill
UncleBill force-pushed the fix/solana-address-checking branch from 6656d26 to 98d2b49 Compare July 21, 2022 03:59
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions
github-actions Bot temporarily deployed to pull request July 21, 2022 04:05 Inactive
@UncleBill
UncleBill merged commit a26492b into develop Jul 21, 2022
@UncleBill
UncleBill deleted the fix/solana-address-checking branch July 21, 2022 04:11
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