OSDN Git Service

Add support for int64, float, double types to service command.
authorJeff Brown <jeffbrown@google.com>
Tue, 7 Apr 2015 02:42:43 +0000 (19:42 -0700)
committerJeff Brown <jeffbrown@google.com>
Tue, 7 Apr 2015 02:42:43 +0000 (19:42 -0700)
commitd46898fed050b6e2b93ecd3a3da4143b5108024a
tree1614d81029aecdde79caad008b5f751425e1cc2b
parent0fd44a7b3dc6d2bc0a5f96d0b07c619e55358e6b
Add support for int64, float, double types to service command.

Comes in handy for invoking transactions that require these types.

Change-Id: I8f14519a2531ab2ec7f3218ecda6d1868f6dd7b3
cmds/service/service.cpp