damsel/proto/signer.thrift

6 lines
117 B
Thrift
Raw Normal View History

namespace java com.rbkmoney.damsel.signer
namespace erlang signer
service Signer {
binary sign (1:binary data)
}