frostfs-contract/container
Alex Vanin 8d7e5ce20a [#35] container: Return public key along with eACL signature
Container contract checks signature of eACL iterating through keys
from neofsid contract.

Clients often ask eACL from storage nodes, but it's kinda hard for
them to check signature since they have no direct access to neofsid
contract. So the container contract can make one more iteration
through keys from neofsid contract and return suitable one.

Signed-off-by: Alex Vanin <alexey@nspcc.ru>
2021-01-15 13:53:21 +03:00
..
config.yml [#23] *: Update notification types 2020-12-29 14:15:26 +03:00
container_contract.go [#35] container: Return public key along with eACL signature 2021-01-15 13:53:21 +03:00