on chain deals: Better client window in pond

This commit is contained in:
Łukasz Magiera
2019-10-25 15:39:27 +02:00
parent 3137ffb347
commit 1094e9aff9
6 changed files with 68 additions and 27 deletions
+2
View File
@@ -87,6 +87,8 @@ func (a *CommonAPI) Version(context.Context) (api.Version, error) {
return api.Version{
Version: build.Version,
APIVersion: build.APIVersion,
BlockDelay: build.BlockDelay,
}, nil
}