272e667cb2
The commit deprecates Pubkey::new which lacks type-safety and instead implements TryFrom<&[u8]> and TryFrom<Vec<u8>> for Pubkey. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |
272e667cb2
The commit deprecates Pubkey::new which lacks type-safety and instead implements TryFrom<&[u8]> and TryFrom<Vec<u8>> for Pubkey. |
||
---|---|---|
.. | ||
src | ||
.gitignore | ||
Cargo.toml |