frostfs-api-go/pkg/owner
Leonard Lyubich e887368be6 [#340] owner: Prevent potential NPE in NEO3WalletFromPublicKey
Copy `Curve` field of `ecdsa.PublicKey` arg to `keys.PublicKey` instance in
`NEO3WalletFromPublicKey` function.

Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
2021-09-20 14:41:29 +03:00
..
test [#283] pkg/owner: Implement generators of ID's for testing 2021-05-28 16:32:02 +03:00
id.go [#302] pkg/owner: Document default values set in NewID 2021-06-09 17:23:35 +03:00
id_test.go [#302] pkg/owner: Document default values set in NewID 2021-06-09 17:23:35 +03:00
wallet.go [#340] owner: Prevent potential NPE in NEO3WalletFromPublicKey 2021-09-20 14:41:29 +03:00