Skip to content

Proto/Client: fix gas cost of revelation

Ilias Garnier requested to merge igarnier@fix-gas-revelation into proto-proposal

Context

The client charges too much gas (10000 instead of 1000 since Delphi) for revelations. This MR fixes this.

Testing

TODO: tests (see #228).

Reviewers

@yrg @mbouaziz @rafoo_

Edited by Raphaël Cauderlier

Merge request reports