fun executeCommand(command: ClientToServiceCommand): TransactionBuildResult
Executes the given command if the user is permissioned to do so, possibly triggering cash creation etc. TODO: The signature of this is weird because its the remains of an old service call, we should have a call for each command instead.