88a82820b8
Signed-off-by: Alex Vanin <alexey@nspcc.ru>
11 lines
247 B
YAML
11 lines
247 B
YAML
name: "NeoFS Reputation"
|
|
safemethods: ["get, getByID, listByEpoch"]
|
|
events:
|
|
- name: reputationPut
|
|
parameters:
|
|
- name: epoch
|
|
type: Integer
|
|
- name: peerID
|
|
type: ByteArray
|
|
- name: value
|
|
type: ByteArray
|